MCPcopy Create free account
hub / github.com/chriskohlhoff/asio / basic_writable_pipe

Function basic_writable_pipe

include/asio/basic_writable_pipe.hpp:107–110  ·  view source on GitHub ↗

Construct a basic_writable_pipe without opening it. * This constructor creates a pipe without opening it. * * @param ex The I/O executor that the pipe will use, by default, to dispatch * handlers for any asynchronous operations performed on the pipe. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

Calls 3

throw_errorFunction · 0.85
assignMethod · 0.45

Tested by

no test coverage detected