cvs commit: src/sys/netinet tcp_usrreq.c
Matthew Dillon
dillon at crater.dragonflybsd.org
Wed Apr 21 21:31:52 PDT 2004
dillon 2004/04/21 21:31:27 PDT
DragonFly src repository
Modified files:
sys/netinet tcp_usrreq.c
Log:
The temporary message allocated to execute a connect request is not
optional (M_NOWAIT -> M_INTWAIT).
Revision Changes Path
1.18 +1 -9 src/sys/netinet/tcp_usrreq.c
http://www.dragonflybsd.org/cvsweb/src/sys/netinet/tcp_usrreq.c.diff?r1=1.17&r2=1.18&f=h
More information about the Commits
mailing list