Home | All Classes | Grouped Classes | Index | Search
Send packet to the specified channel.
void send( const std::string& packet_channel, const CL_NetPacket& packet, bool reliable = true);
Detailed description:
set reliable to false to send with udp.
See also: