http://qs321.pair.com?node_id=945664

w3ntp has asked for the wisdom of the Perl Monks concerning the following question:

Hello, Hi have a TCP Socket Client set up to send and receive data. On Occation, I get TCP Reset messages from the Server. I would like to be able to monitor these TCP Reset Messages using a socket utility (read/recv do not work). Any ideas of how to do this? More specifically if I can fork off a process to look for a TCP Reset and let me know that would be great. Thanks Neil