MCPcopy Create free account
hub / github.com/ReversecLabs/C3 / GetOutgoingPacketId

Method GetOutgoingPacketId

Src/Core/QualityOfService.cpp:7–10  ·  view source on GitHub ↗

///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

Source from the content-addressed store, hash-verified

5
6////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
7uint32_t FSecure::C3::QualityOfService::GetOutgoingPacketId()
8{
9 return m_OutgoingPacketId++;
10}
11
12////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
13FSecure::ByteVector FSecure::C3::QualityOfService::GetNextPacket()

Callers 1

OnSendMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected