boost::corosio::io_object::io_object_impl

Base interface for platform I/O implementations.

Synopsis

struct io_object_impl;

Description

Derived classes provide platform‐specific operation dispatch.

Member Functions

Name

Description

~io_object_impl [destructor] [virtual]

Destructor

release [virtual]

Release associated resources without closing.

Derived Classes

Name Description

acceptor_impl

io_stream_impl

Platform‐specific stream implementation interface.

resolver_impl

signal_set_impl

timer_impl

Created with MrDocs