Re: Kqueue question
Re: Kqueue question
- Subject: Re: Kqueue question
- From: Dario <email@hidden>
- Date: Tue, 20 Apr 2004 14:52:26 +0200
Hi All,
If i add a kevent filter on a filedescriptor and I put something with
udata, then set this filter disabled with a NULL udata, and then
enabled in the same way, will , whn the event trigger, the udata sent
to the kqueue with the first call be returned or null ? I must send
the previous udata with the enable and disable operation too ?
the addreess is set to null if null is passed at an enable
_______________________________________________
macnetworkprog mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/macnetworkprog
Do not post admin requests to the list. They will be ignored.