726769ad02
- Don't invoke kevent(2) for every single event change. Instead collect event changes and try to do them in the event loop. - Handle signals via kevent(2) to avoid race conditions for SIGHUP (which probably exist in the select(2) based implementation, too). |
||
---|---|---|
.. | ||
Makefile | ||
inetd.8 | ||
inetd.c | ||
ipsec.c | ||
ipsec.h | ||
pathnames.h |