On Wed, Jul 31, 2002 at 06:30:57PM +0200, Daniel Lundqvist wrote:
> If anyone has a better solution to this I'm all ears.

Couldn't you do all this in userland and use a unix domain socket
for communication between your clients and your master process? Then
you could use select/poll/kqueue normally.

(Unless there is some part of the multicast thing which you can't
do from userland?)

        David.

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to