slackbuilds_ponce/libraries/asio/README
Andre Barboza 926a79efa0 libraries/asio: Added (Asio C++ Library).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2017-01-04 11:50:05 +07:00

8 lines
285 B
Text

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.