Module Name: src Committed By: matt Date: Fri Mar 16 06:47:37 UTC 2012
Modified Files:
src/sys/kern: uipc_socket.c
Log Message:
Fix PR/49150.
Make listen(2) match the opengroup specification for what what errno to
return if the socket is connected when a listen(2) is attempted.
To generate a diff of this commit:
cvs rdiff -u -r1.209 -r1.210 src/sys/kern/uipc_socket.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
