cvs commit: src/sys/compat/linux linux_socket.c src/sys/compat/svr4
svr4_stream.c
Robert Watson
rwatson at FreeBSD.org
Sat Apr 1 15:25:03 UTC 2006
rwatson 2006-04-01 15:25:01 UTC
FreeBSD src repository
Modified files:
sys/compat/linux linux_socket.c
sys/compat/svr4 svr4_stream.c
Log:
Annotate uses of fgetsock() with indications that they should rely
on their existing file descriptor references to sockets, rather than
use fgetsock() to retrieve a direct socket reference.
MFC after: 3 months
Revision Changes Path
1.67 +4 -0 src/sys/compat/linux/linux_socket.c
1.57 +8 -0 src/sys/compat/svr4/svr4_stream.c
More information about the cvs-src
mailing list