asio C++ library

PrevUpHomeNext
basic_readable_pipe::assign (1 of 2 overloads)

Assign an existing native pipe to the pipe.

void assign(
    const native_handle_type & native_pipe);

PrevUpHomeNext