Hello -

Quoted from the kqueue(2) manpage:
"kevent() is used to register events with the queue, and return any pend-
ing events to the user.  changelist is a pointer to an array of kevent
structures, as defined in <event.h>."

<event.h> should be <sys/event.h>

Thanks
- David

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

Reply via email to