From: ts Date: 2005-01-17T00:27:08+09:00 Subject: Re: TCPSocket hangs after ctrl-c >>>>> "B" == Bjarke Bruun writes: B> I'm writing a small tcpserver and when I debug it and make changes I B> have to stop the server and I get a hanging socket What class do you use for your server : TCPServer ? Guy Decoux