Re: Problem with Closing TCP connection

2007-05-05 Thread malkarouri
On 5 May, 12:18, Madhur <[EMAIL PROTECTED]> wrote: [...] > as a sink to pump TCP messages. During which i have observed that the > TCP close interface provided by Python is not closing the connection. > This i confirmed by looking at the ethereal logs, which show proper 3 > way FIN ACK Handshake. B

Problem with Closing TCP connection

2007-05-05 Thread Madhur
Dear All, I am currently developing a tool using Python 2.4.2 which will be used as a sink to pump TCP messages. During which i have observed that the TCP close interface provided by Python is not closing the connection. This i confirmed by looking at the ethereal logs, which show proper 3 way FIN