Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys



Module Name:    src
Committed By:   ad
Date:           Fri Mar 28 12:14:22 UTC 2008

Modified Files:
        src/sys/kern: uipc_usrreq.c
        src/sys/sys: unpcb.h

Log Message:
Prevent overlapping calls to bind() and/or connect() on a Unix socket.


To generate a diff of this commit:
cvs rdiff -r1.108 -r1.109 src/sys/kern/uipc_usrreq.c
cvs rdiff -r1.15 -r1.16 src/sys/sys/unpcb.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index