cvs commit: src/sys/kern uipc_socket.c
Andre Oppermann
andre at FreeBSD.org
Sun Sep 10 10:08:06 PDT 2006
andre 2006-09-10 17:08:06 UTC
FreeBSD src repository
Modified files:
sys/kern uipc_socket.c
Log:
New sockets created by incoming connections into listen sockets should
inherit all settings and options except listen specific options.
Add the missing send/receive timeouts and low watermarks.
Remove inheritance of the field so_timeo which is unused.
Noticed by: phk
Reviewed by: rwatson
Sponsored by: TCP/IP Optimization Fundraise 2005
MFC after: 3 days
Revision Changes Path
1.281 +4 -1 src/sys/kern/uipc_socket.c
More information about the cvs-src
mailing list