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

Method MustWaitToSend

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

Source from the content-addressed store, hash-verified

165
166#ifdef USE_BERKELEY_STYLE_SOCKETS
167 bool MustWaitToSend() {return true;}
168#else
169 ~SocketSender();
170 bool MustWaitForResult() {return true;}

Callers 1

DoFlushMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected