$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [ASIO] Wrong usage of streambuf ?
From: Igor R (boost.lists_at_[hidden])
Date: 2009-12-10 06:17:07
> Because just before, the 2 bytes of "ok" are consumed by
> response_stream.read(response_char, message_size) ;
> I assume that this read() call consume them, no ?
No.