MCPcopy Create free account
hub / github.com/Pagghiu/SaneCppLibraries / AsyncExternalCompletion

Function AsyncExternalCompletion

Libraries/Async/Async.h:1005–1005  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1003 SC::Result start(AsyncEventLoop& eventLoop, FileDescriptor::Handle fileDescriptor);
1004
1005 Function<void(Result&)> callback;
1006
1007 private:
1008 friend struct AsyncEventLoop;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected