Discussion:
[asio-users] Strands and composed asynchronous operations
Cristian Morales Vega
2016-06-09 15:57:26 UTC
Permalink
Does wrapping two async_write()s into the same strand ensure the
async_write_some() calls are not intermixed?

------------------------------------------------------------------------------
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are
consuming the most bandwidth. Provides multi-vendor support for NetFlow,
J-Flow, sFlow and other flows. Make informed decisions using capacity
planning reports. https://ad.doubleclick.net/ddm/clk/305295220;132659582;e
_______________________________________________
asio-users mailing list
asio-***@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/asio-users
_______________________________________________
Using Asio? List your project at
http://think-async.com/Asio/WhoIsUsingAsio
Roger Austin (Australia)
2016-06-09 20:19:56 UTC
Permalink
No.
________________________________
From: Cristian Morales Vega <***@samknows.com>
Sent: Friday, 10 June 2016 1:57:26 AM
To: asio-***@lists.sourceforge.net
Subject: [asio-users] Strands and composed asynchronous operations

Does wrapping two async_write()s into the same strand ensure the
async_write_some() calls are not intermixed?

------------------------------------------------------------------------------
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are
consuming the most bandwidth. Provides multi-vendor support for NetFlow,
J-Flow, sFlow and other flows. Make informed decisions using capacity
planning reports. https://ad.doubleclick.net/ddm/clk/305295220;132659582;e
_______________________________________________
asio-users mailing list
asio-***@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/asio-users
_______________________________________________
Using Asio? List your project at
http://think-async.com/Asio/WhoIsUsingAsio

Loading...