Asio (C++ library)
Appearance
In computing, asio is a freely available, open source, cross-platform C++ library for network programming. It provides developers with a consistent asynchronous I/O model using a modern C++ approach. Asio was accepted into the Boost library on 30 December 2005 after a 20-day review. A networking proposal for the second technical report on library extensions to C++ (TR2) based on asio was submitted to the C++ standards committee in 2006.