in reply to Perl and advanced networking question...

If you tell the remote client to close the connection, your webserver TCP layer would get really confused. Sending the packets faking the connection close to the webserver would probably be a better solution.
  • Comment on Re: Perl and advanced networking question...