DragonFly commits List (threaded) for 2008-12
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
DragonFly-2.1.1.63.g2d42d master sys/netinet tcp_subr.c tcp_timer2.h
commit 2d42d2b0d6f02c8e85ed9abda2f1b19f4eab6e36
Author: Sepherosa Ziehau <sephe@dragonflybsd.org>
Date: Tue Dec 16 21:40:42 2008 +0800
Remove tcpcb.tt_msg == NULL tests in tcp_callout_*().
tcpcb.tt_msg == NULL could only happen for TCP listen sockets, while
for this kind of sockets, tcp timers should never be used.
Suggested-by: dillon@
Summary of changes:
sys/netinet/tcp_subr.c | 15 +++++++++------
sys/netinet/tcp_timer2.h | 14 +++++---------
2 files changed, 14 insertions(+), 15 deletions(-)
http://gitweb.dragonflybsd.org/?p=dragonfly.git;a=commitdiff;h=2d42d2b0d6f02c8e85ed9abda2f1b19f4eab6e36
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]