mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-05 23:09:49 +00:00
0b8c4709dc
accept(2). This is a not really problem on -current as the accept race is fixed, however it is a MFC candidate for -stable. This could possibly be slightly more efficient and leave the listening socket permanently in non-blocking mode, but I wasn't certain that I could catch all the stream/wait (not nowait) mode implications. |
||
---|---|---|
.. | ||
builtins.c | ||
inetd.8 | ||
inetd.c | ||
inetd.h | ||
Makefile | ||
pathnames.h |