mikhail wrote: > > > Also i fixed two segfault: > > > > > > 1) When send two messages in one second from different hosts or > > > ports. > > > For reproduce just run > > > "echo test > /dev/udp/127.0.0.1/6666 && echo test > > > > /dev/udp/127.0.0.1/6666" > > > in console. > > > > I can't observe such problem. > > udplogger is ready to concurrently receive from multiple sources. > > > Too strange because this condition > https://github.com/kohsuke/udplogger/blob/master/udplogger.c#L82 > do not allow open two file in one second. Oh, you got your copy of modified version of old version. Please use original latest version at https://osdn.net/projects/akari/scm/svn/tree/head/branches/udplogger/ . -- To unsubscribe from this list: send the line "unsubscribe linux-xfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html