$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] boost::asio::async_read_until composite completion condition
From: Etienne Philip Pretorius (icewolfhunter_at_[hidden])
Date: 2009-07-10 07:47:49
Never mind, got it working finally.
I was using a class member function and not a free function.
Etienne