« Return to Thread: boost::asio::async_read_until composite completion condition

boost::asio::async_read_until composite completion condition

by Etienne Philip Pretorius :: Rate this Message:

Reply to Author | View in Thread

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
_______________________________________________
Boost-users mailing list
Boost-users@...
http://lists.boost.org/mailman/listinfo.cgi/boost-users

 « Return to Thread: boost::asio::async_read_until composite completion condition