MCPcopy Create free account
hub / github.com/LUX-Core/lux / MustWaitForResult

Method MustWaitForResult

src/cryptopp/socketft.h:170–170  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

168#else
169 ~SocketSender();
170 bool MustWaitForResult() {return true;}
171 bool MustWaitForEof() { return true; }
172 bool EofSent();
173#endif

Callers 2

DoPumpMethod · 0.45
DoFlushMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected