Kqueue

From wikinotes
Revision as of 13:27, 18 December 2022 by Will (talk | contribs) (Created page with "Notification Events from the kernel to userspace. Used by several of the BSDs. = Documentation = <blockquote> {| class="wikitable" |- | wikipedia || https://en.wikipedia.org/wiki/Kqueue |- |} </blockquote><!-- Documentation -->")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Notification Events from the kernel to userspace. Used by several of the BSDs.

Documentation

wikipedia https://en.wikipedia.org/wiki/Kqueue