MCPcopy Create free account
hub / github.com/bwapi/bwapi / receive

Method receive

bwapi/SNP_DirectIP/SNP/LocalPC.cpp:160–163  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

158 peerData.incoming[slotIndex].sender = self;
159 }
160 void LocalPC::receive()
161 {
162 processIncomingPackets();
163 }
164 void LocalPC::startAdvertising(Util::MemoryFrame ad)
165 {
166 INTERLOCKED;

Callers 1

spiReceiveFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected