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:   christos
Date:           Fri Dec  8 00:23:08 UTC 2006

Modified Files:
        src/sys/kern: uipc_socket.c
        src/sys/sys: socketvar.h

Log Message:
- make so_linger unsigned short to double the range
- return 1 or 0 for the flag being set instead of the flag value
- check for range properly


To generate a diff of this commit:
cvs rdiff -r1.130 -r1.131 src/sys/kern/uipc_socket.c
cvs rdiff -r1.91 -r1.92 src/sys/sys/socketvar.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