Hacker News new | ask | show | jobs
by WhyNotHugo 82 days ago
kqueue is quite portable and works across all the BSDs.

The OpenBSD documentation for it is top notch, as usual. No idea about the rest (I suspect they’ve all converged at this point).

1 comments

Kqueue originated in FreeBSD, and like most all of FreeBSD, it is very well documented.