boost::corosio::stream_file::release
Release ownership of the native handle.
Synopses
Declared in <boost/corosio/stream_file.hpp>
Release ownership of the native handle.
Release ownership of the native handle.
native_handle_type
release(std::error_code& ec);
Parameters
Name |
Description |
ec |
Output error code. |
Created with MrDocs