Home | All Classes | Grouped Classes | Index | Search

CL_IRCConnection::send_oper

Send operator login command

	void send_oper(
		const std::string& user, const std::string& password);

Parameters:

user
Operator login name.
password
Operator password.

See also:

CL_IRCConnection



Questions or comments, write to the ClanLib mailing list.