lundi 26 février 2018

Does Boost asio ip tcp iostream support asynch?

I am coding network stuff via tcp/ip. Specifically I have been using boost::asio. Recently, to ease coding, I started using boost::asio::ip::tcp;:iostream. It can be useful for fast developing! But I am not sure whether it uses async_read or asynch_write. Can anybody know whether it does?

Aucun commentaire:

Enregistrer un commentaire