[Bug 196844] [patch][doc] Add EXAMPLES section to kqueue(2) man page
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 11 Apr 2022 10:56:32 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196844 Eugene Grosbein <eugen@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |eugen@freebsd.org Status|Closed |Open Resolution|FIXED |--- --- Comment #11 from Eugene Grosbein <eugen@freebsd.org> --- Re-opening this old PR because of a bug in the example: it evaluates (event.flags & EV_ERROR) for "changelist" argument being "const" and unchanged by system call. The documentation bug needs to be fixed. -- You are receiving this mail because: You are the assignee for the bug.