From: Caleb Tennis Date: 2006-01-21T02:12:00+09:00 Subject: Re: basic WEBrick question On Friday 20 January 2006 10:59, Mark Volkmann wrote: > I have the following basic code. When I run this it says "TCPServer > Error: Address already in use - bind(2)". I can hit Ctrl-C to kill it, > change the port to anything and rerun it and I still get that error > message. I must be missing something really basic. It works here on Linux. What's your platform, and are you sure you don't have something else already running on port 2000 ?