Supriya Ghosh (Editor)

Asio C library

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit
Development status
  
Active

Type
  
library or framework

Written in
  
C++

License
  
Boost Software License

Original author(s)
  
Christopher M. Kohlhoff

Stable release
  
1.10.2 / May 5, 2014; 2 years ago (2014-05-05)

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. Boost.Asio was accepted into the Boost library on 30 December 2005 after a 20-day review. The library has been developed by Christopher M. Kohlhoff since 2003. A networking proposal based on Asio was submitted to the C++ standards committee in 2006 for possible inclusion in the second Technical Report on C++ Library Extensions (TR2).

References

Asio C++ library Wikipedia