Date: Thu, 6 Jan 2005 20:27:31 +0000 (UTC) From: Robert Watson <rwatson@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet tcp_timer.c tcp_var.h Message-ID: <200501062027.j06KRVTp042373@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2005-01-06 20:27:31 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/netinet tcp_timer.c tcp_var.h Log: Merge tcp_timer.c:1.72 and tcp_var.h:1.113 from HEAD to RELENG_5: date: 2004/12/23 01:25:59; author: rwatson; state: Exp; lines: +0 -15 date: 2004/12/23 01:25:59; author: rwatson; state: Exp; lines: +0 -1 Remove the now unused tcp_canceltimers() function. tcpcb timers are now stopped as part of tcp_discardcb(). MFC after: 2 weeks Revision Changes Path 1.66.2.5 +0 -15 src/sys/netinet/tcp_timer.c 1.109.2.2 +0 -1 src/sys/netinet/tcp_var.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200501062027.j06KRVTp042373>