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

Function AsyncCompletionVariant

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

Source from the content-addressed store, hash-verified

1143 size_t pipeBufferSize = 0; ///< Optional size of the splice pipe (0 = default)
1144 PipeDescriptor splicePipe; ///< Pipe used for splice operations
1145#endif
1146};
1147
1148// forward declared because it must be defined after AsyncTaskSequence

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected