6 ms·
A networking library based on Asio has been proposed for C++17. In the meantime, use Asio. http://think-async.com/ http://think-async.com/
by acconsta 11y ago
A networking library based on Asio has been proposed for C++17. In the meantime, use Asio.
http://think-async.com/ http://think-async.com/
- corysama 11y agohttp://think-async.com/Asio/AsioStandalone http://think-async.com/Asio/AsioStandalone !! I've always heard that Asio is great, but never bothered to look because I don't like introducing Boost's 450 megs of compiler-test-suite-worthy C++ to my >45kb programs. But, as a stand-alone library. That's interesting!