Boost logo

Boost :

Subject: [boost] [beast] Asynchronous examples
From: Phil Endecott (spam_from_boost_dev_at_[hidden])
Date: 2017-07-02 19:07:51


Hi,

Do any of the Beast examples show its use in asynchronous mode?

I'm wondering how difficult it is to achieve this:

   future< vector< byte > > data = download(url);

Regards, Phil.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk