Subject: Re: [Boost-users] [ASIO] Flush output on socket
From: Igor R (boost.lists_at_[hidden])
Date: 2011-10-30 03:40:30


> Hi!
>  I use this code for send a std::string with a socket:
>
>
>
> I have a doubt: this function automatically flush its output?

What code?