Subject: [ruby-talk:21377] How to tell if port is in use...
From: "Hal E. Fulton" <hal9000 hypermetrics.com>
Date: Wed, 19 Sep 2001 15:56:22 +0900
Hello all...
How do I tell whether another server already
is using a port?
As far as I can see, starting up two TCPServers
on the same port on the same machine
doesn't give an exception...
Hal