libki/include/ki/protocol/net
Joshua Scott eeb5b5c14b net: Make Participant::on_packet_available protected
Technically we don't want derived classes to be able to call this, but it's needed for the Python side to be able to override it.
2018-04-11 01:20:23 +01:00
..
DMLSession.h net: Implement send_message on DMLSession 2018-04-11 01:18:31 +01:00
PacketHeader.h protocol: Implement PacketHeader 2018-04-09 21:51:02 +01:00
Participant.h net: Make Participant::on_packet_available protected 2018-04-11 01:20:23 +01:00
Session.h net: Session::send_packet was unnecessarily templated 2018-04-11 01:12:53 +01:00