$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] boost::asio::async_read_until composite completion condition
From: Etienne Philip Pretorius (icewolfhunter_at_[hidden])
Date: 2009-07-09 15:52:42
Hello List,
I need to implement a completion condition for
boost::asio::async_read_until where either a boost::regex is matched or
boost::asio::transfer_at_least is matched.
Any suggestions will be much appreciated.
Kindly,
Etienne