boost::corosio
Types
Name |
Description |
An asynchronous TCP acceptor for coroutine I/O. |
|
An IP endpoint (address + port) supporting both IPv4 and IPv6. |
|
A type‐erased buffer sequence for I/O system call boundaries. |
|
An I/O context for running asynchronous operations. |
|
Base class for I/O objects in the library hierarchy. |
|
A TLS stream using OpenSSL. |
|
An asynchronous DNS resolver for coroutine I/O. |
|
A single entry produced by a resolver. |
|
A range of entries produced by a resolver. |
|
An asynchronous signal set for coroutine I/O. |
|
An asynchronous TCP socket for coroutine I/O. |
|
An asynchronous timer for coroutine I/O. |
|
Abstract base class for TLS streams. |
|
A TLS stream using WolfSSL. |
Functions
Name |
Description |
Bitwise conjunction operators |
|
Bitwise conjunction assignment operators |
|
Bitwise disjunction operators |
|
Bitwise disjunction assignment operators |
|
Bitwise NOT (complement). |
|
|
|
Write to a stream until the buffer is empty or an error occurs. |
|
Equality operators |
|
Inequality operators |
Created with MrDocs