Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

posix::stream_descriptor_service::release

Release ownership of the native descriptor implementation.

native_handle_type release(
    implementation_type & impl);

PrevUpHomeNext