module HTTPClient::SocketWrap

def sync

def sync
  @socket.sync
end