https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196844
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #151802|0 |1 is obsolete| | --- Comment #3 from [email protected] --- Created attachment 169639 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=169639&action=edit patch to kqueue(2) man page Patch against the 10.3 version of the manpage. I addressed the comments in phabricator but the one about using EV_ONESHOT and re-arming the event. I don't fully understand what kib@ means. It seems natural to me and easy to understand since only one event is returned and also it is removed after it is consumed. But as I say I don't fully understand what he means. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-doc To unsubscribe, send any mail to "[email protected]"
