Date: Wed, 25 Apr 2001 13:04:20 -0300 (ART) From: Fernando Gleiser <fgleiser@cactus.fi.uba.ar> To: Alwyn Goodloe <agoodloe@gradient.cis.upenn.edu> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: TCP SYN retransmission time Message-ID: <Pine.BSF.4.21.0104251254010.47976-100000@cactus.fi.uba.ar>
next in thread | raw e-mail | index | archive | help
If you want to know the implementation of the TCP/IP stack, get a copy of "TCP/IP Illustrated, vol 2" by Gary Wright and W. R. Stevens That book is the best reference of the BSD TCP/IP stack. The timers (connection establishment, retransmit, etc) are covered on chapter 25 "TCP Timers" Fer To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0104251254010.47976-100000>