in reply to
RE: RE: Re: Questions on socket
in thread
Questions on socket
You need to use the Perl Select() I/O function to be able to know when a client has closed the connection. There is a good example of that on PerlMonkey
Comment on
RE: RE: RE: Re: Questions on socket
In Section
Seekers of Perl Wisdom