class IO::Endpoint::Wrapper

def self.set_timeout(io, timeout)

def self.set_timeout(io, timeout)
	io.timeout = timeout
end