Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LUX-Core/lux
/ MustWaitToReceive
Method
MustWaitToReceive
src/cryptopp/socketft.h:134–134 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
132
133
#ifdef USE_BERKELEY_STYLE_SOCKETS
134
bool MustWaitToReceive() {return true;}
135
#else
136
~SocketReceiver();
137
bool MustWaitForResult() {return true;}
Callers
1
DoPump
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected