Goby v2
|
Public Member Functions | |
Packetizer (int src, int dest, const std::vector< char > &input) | |
const std::set< protobuf::MoshPacket > & | fragments () |
bool | add_fragment (const protobuf::MoshPacket &frag) |
std::vector< char > | reassemble () |
Definition at line 39 of file mosh_relay.cpp.