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