# File rbot/ircsocket.rb, line 160
def
shutdown(how=2) @sock.shutdown(how)
end