$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [asio] Reading datagram packets
From: Igor R (boost.lists_at_[hidden])
Date: 2009-01-24 14:11:26
>
> It seems that providing a buffer large enough for the data I expect to deal
> with is the most reliable approach.
>
Couldn't you use asio::streambuf as a buffer?