Home | All Classes | Grouped Classes | Index | Search

CL_NetSession::sig_netpacket_receive

Signal invoked when someone sends a netpacket to the specified packet channel.

	CL_Signal_v2<CL_NetPacket& , CL_NetComputer& >& sig_netpacket_receive(
		const std::string& packet_channel);

See also:

CL_NetComputer | CL_NetPacket | CL_NetSession | CL_Signal



Questions or comments, write to the ClanLib mailing list.