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