summaryrefslogtreecommitdiffstats
path: root/libraries/asio/README
blob: 41cae1f38bd6047f78a08c7f4769bda4bb25bce0 (plain)
1
2
3
4
5
6
7
8
Asio C++ Library

Asio is a cross-platform C++ library for network and low-level
I/O programming that provides developers with a consistent
asynchronous model using a modern C++ approach.

Asio provides the basic building blocks for C++ networking,
concurrency and other kinds of I/O.