Home | All Classes | Grouped Classes | Index | Search

CL_IRCConnection::send_pass

Send password.

	void send_pass(
		const std::string& password);

Parameters:

password
Password parameter to send with "pass" command.

Detailed description:

Sends a "pass" command to IRC server.

See also:

CL_IRCConnection



Questions or comments, write to the ClanLib mailing list.