From: Aryk Grosz Date: 2007-09-25T10:34:18+09:00 Subject: Re: TCPSocket.new 'Bad file descriptor' Im actually getting this error now as well, and I tried disabling my firewall, and disabling the settings on my norton AntiVirus. Ive tried TCPSocket.new "localhost", TCPSocket.new "127.0.0.1", TCPSocket.new "", These all give the same errors. My mongrel servers work fine as usual. I don't know why Im having so much trouble making a TCPSocket connection. Any thoughts? -- Posted via http://www.ruby-forum.com/.