cvs commit: src/sys/netinet udp_usrreq.c
Robert Watson
rwatson at FreeBSD.org
Mon Jul 7 09:27:09 UTC 2008
rwatson 2008-07-07 09:26:52 UTC
FreeBSD src repository
Modified files:
sys/netinet udp_usrreq.c
Log:
SVN rev 180338 on 2008-07-07 09:26:52Z by rwatson
Drop read lock on udbinfo earlier during delivery to the last matching
UDP socket for a datagram; the inpcb read lock is sufficient to provide
inpcb stability during udp_append().
MFC after: 1 month
Revision Changes Path
1.225 +5 -3 src/sys/netinet/udp_usrreq.c
More information about the cvs-src
mailing list