MCPcopy Create free account
hub / github.com/YtFlow/Maple / GetKeepAlivePayload

Method GetKeepAlivePayload

Maple.Task/VpnPlugin.cpp:206–208  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

204 StopLeaf();
205 }
206 void VpnPlugin::GetKeepAlivePayload(VpnChannel const&, VpnPacketBuffer&)
207 {
208 }
209 void VpnPlugin::Encapsulate([[maybe_unused]] VpnChannel const& channel, VpnPacketBufferList const& packets, VpnPacketBufferList const&)
210 {
211 auto packetCount = packets.Size();

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected