839ec75fa5
Highlights: - Added support for files. This introduces new classes for stream-oriented and random-access files. - Added support for portable pipes. This change add supports for pipes on POSIX and Windows (when I/O completion ports are available). - Added support for registered buffers. - Added experimental support for channels. Channels may be used to send completions as messages. - Added per-operation cancellation support to signal sets. - Added buffer() overloads for contiguous containers, such as std::span. - Changed spawn() to be a completion token-based asynchronous operation. - Fixed compatibility with OpenSSL 3.0.4 and later. Full release notes at: https://think-async.com/Asio/asio-1.24.0/doc/asio/history.html#asio.history.asio_1_24_0 |
||
---|---|---|
.. | ||
buildlink3.mk | ||
DESCR | ||
distinfo | ||
Makefile | ||
PLIST |