> does anyone know if FreeBSD is safe for having multiple processes do > accept() on the same listenning socket?
I wrote a program on FreeBSD several years ago that does exactly this with multiple rforked child processes. In fact, someone recompiled my program on FreeBSD 4.5 last month to move it to a new server and the whole thing still works. Jeffrey To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-net" in the body of the message