
I'm not 100% clear on this yet, is it safe for my thread to call async_write over and over again without waiting for previous writes to complete?
Is it safe to do this on two different threads writing each out on their own socket?
thx
- Alex
________________________________
From: boost-users-bounces@lists.boost.org [mailto:boost-users-bounces@lists.boost.org] On Behalf Of Matheus Araújo Aguiar
Sent: Monday, July 20, 2009 10:39 AM
To: boost-users@lists.boost.org
Subject: Re: [Boost-users] Using boost::asio::async_write to stream out data
On Sat, Jul 18, 2009 at 2:59 PM, Igor R