[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 17:59:25 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196844 --- Comment #14 from Fernando ApesteguĂa <fernape@FreeBSD.org> --- Hi Eugene, You are right. That "event" passed as "changelits" will never change. We could remove the check altogether since we are checking the return value of the syscall. It does not add any value. Or do you have a different thing in mind? -- You are receiving this mail because: You are the assignee for the bug.