Function IRCClient.quit

Disconnect from the network, giving reason as the quit message.

void quit (
  string reason
);