All Classes |Grouped Classes |Index

Function send_connect

Send connect command.

	void CL_IRCConnection::send_connect(
		const CL_String8 & target_server,
		int port = 0,
		const CL_String8 & remote_server = "");