Function IRCClient.buffering

Whether to buffer outgoing messages.

bool buffering () @property;

bool buffering (
  bool newValue
) @property;

Defaults to off (false).