svn commit: r307791 - stable/11/usr.sbin/bhyve
Ed Schouten
ed at nuxi.nl
Sat Oct 22 21:28:15 UTC 2016
Hi Baptiste,
2016-10-22 22:49 GMT+02:00 Baptiste Daroussin <bapt at freebsd.org>:
> Use accept4 with O_NONBLOCK rather than accept + fcntl
Keep in mind that changes like these do reduce the portability of the
code. accept4(), SOCK_NONBLOCK, etc. are not part of POSIX.
--
Ed Schouten <ed at nuxi.nl>
Nuxi, 's-Hertogenbosch, the Netherlands
KvK-nr.: 62051717
More information about the svn-src-all
mailing list