Home |
All Classes |
Grouped Classes |
Index |
Search
CL_IRCConnection::send_pong
Send pong command
void send_pong(
const std::string& daemon, const std::string& daemon2 = "");
Parameters:
- daemon
- Server that sent ping command.
- daemon2
- Server ping command was relayed through.
See also:
CL_IRCConnection
Questions or comments, write to the ClanLib mailing list.