MCPcopy Create free account
hub / github.com/apple/foundationdb / close

Method close

flow/Net2.actor.cpp:632–632  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

630 }
631
632 void close() override { closeSocket(); }
633
634 Future<int> receive(uint8_t* begin, uint8_t* end) override {
635 ++g_net2->countUDPReads;

Callers

nothing calls this directly

Calls 1

closeSocketFunction · 0.85

Tested by

no test coverage detected