Module Name: src Committed By: christos Date: Wed Oct 9 18:55:56 UTC 2013
Modified Files:
src/sys/kern: uipc_syscalls.c
Log Message:
PR/48292: Justin Cormack: paccept creates sockets that cannot be made blocking
Reset the socket flags not just the file flags for non-blocking I/O.
XXX: pullup 6
To generate a diff of this commit:
cvs rdiff -u -r1.163 -r1.164 src/sys/kern/uipc_syscalls.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
