libevent Integration Into NetBSD
Dan writes "Niels Provos says this is a heads up for the upcoming integration of libevent into the NetBSD source tree. Libevent provides a simple API to abstract event notification and handling. Applications are notified via callbacks on IO events, timers and signals. Libevent is meant to replace the event loop found in event driven software."
OpenBSD needs to catch up a bit. This is release 0.7 but OpenBSD is still using 0.5.
Hopefully the new version will be approved and performance gains realized.
I have been pwned because my
This is probably just a provision for Linux compatibility. All 'BSDs have kqueue/kevent mechanisms.
-- Sig down