Module Name:    src
Committed By:   christos
Date:           Fri Nov  4 02:13:09 UTC 2011

Modified Files:
        src/sys/kern: uipc_syscalls.c

Log Message:
Fix error I introduced in previous commit that caused asymmetric connects
when SOCK_NONBLOCK or SOCK_CLOEXEC was specified. Factor out common code
and simplify error return.


To generate a diff of this commit:
cvs rdiff -u -r1.147 -r1.148 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.

Reply via email to