All Classes |Grouped Classes |Index

Function send_names

Send names.

	void CL_IRCConnection::send_names(
		const CL_String8 & channel = "");

	void CL_IRCConnection::send_names(
		const std::list< CL_String8 > & channels);