Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
DoPump
Method · 0.45
DoFlush
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected