Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Pagghiu/SaneCppLibraries
/ AsyncFileReadiness
Function
AsyncFileReadiness
Libraries/Async/Async.h:977–977 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
975
friend struct AsyncEventLoop;
976
SC::Result validate(AsyncEventLoop&);
977
978
#if SC_PLATFORM_WINDOWS
979
bool endedSync = false;
980
#else
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected