From: ts Date: 2003-07-28T22:01:56+09:00 Subject: Re: winsock problem? >>>>> "X" == Xiangrong Fang writes: X> How can I use the binding mode in Ruby? I use TCPServer. which seems is X> a very high level wrapper. I also tried to look for TCPServer.rb, but I X> can't find it. Seems that the TCPServer class is a build in module of X> Ruby intepretor. a call to setsockopt() before the call to bind() Guy Decoux