
Constructs a IRCConnection.
CL_IRCConnection::CL_IRCConnection();
CL_IRCConnection::CL_IRCConnection(
const CL_String & server,
const CL_String & port = cl_text("6667"));
CL_IRCConnection::CL_IRCConnection(
const CL_IRCConnection & copy);