asio C++ library

PrevUpHomeNext

windows::basic_handle::get_implementation

Get the underlying implementation of the I/O object.

implementation_type & get_implementation();
  » more...

const implementation_type & get_implementation() const;
  » more...

PrevUpHomeNext