$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
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?