module HTTPClient::SocketWrap

def sync=(sync)

def sync=(sync)
  @socket.sync = sync
end