|
Boost Users : |
Subject: Re: [Boost-users] boost::process async io and reading stdout line by line
From: Juan RamÃrez (jramirez.uy_at_[hidden])
Date: 2017-05-29 12:38:33
Hi,
It is indeed possible.
You just need to use async_read_until
<http://www.boost.org/doc/libs/1_46_1/doc/html/boost_asio/overview/core/line_based.html>
instead of async_read.
Best regards
-- Juan :wq
Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net