Problem with TCP Connection Close
- From: Madhur <madhurrajn@xxxxxxxxx>
- Date: 5 May 2007 04:23:46 -0700
I am currently developing a tool using Python 2.4.2 which will be used
as a sink to pump TCP messages. Something is going wrong while closing
the connection.
This i confirmed by looking at the ethereal logs, which show proper 3
way FIN ACK Handshake. But the netstat reports TIME_WAIT state for the
TCP connection, which is hindering the messages to be pumped later. I
would like to know the probable cause for the problem.
.
- Follow-Ups:
- Re: Problem with TCP Connection Close
- From: Kalyan Manchikanti
- Re: Problem with TCP Connection Close
- From: Lew Pitcher
- Re: Problem with TCP Connection Close
- Prev by Date: Bridging
- Next by Date: Re: Bridging
- Previous by thread: Bridging
- Next by thread: Re: Problem with TCP Connection Close
- Index(es):