DragonFly commits List (threaded) for 2003-09
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/netinet tcp_syncache.c
hsu 2003/09/12 05:26:04 PDT
Modified files:
sys/netinet tcp_syncache.c
Log:
Non-semantic changing cleanups:
remove used variable
remove unneeded splnets
use a stack variable instead of dynamically allocating it.
Request room for one more syncache entry to guarantee
successful allocation later.
Consulted with: Jonathan Lemon <jlemon@xxxxxxxxxxxxx>
Tested by: drhodus
Revision Changes Path
1.6 +20 -53 src/sys/netinet/tcp_syncache.c
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]