Boost C++ Libraries: Ticket #13056: boost\asio\impl\read_until.hpp https://svn.boost.org/trac10/ticket/13056 <blockquote> <p> <em> Start a new asynchronous read operation to obtain more data. stream_.async_read_some(streambuf_.prepare(bytes_to_read), </em></p> <blockquote> <p> BOOST_ASIO_MOVE_CAST(read_until_delim_string_op)(*this)); </p> </blockquote> <p> return; default: <em>why the default label is here? streambuf_.commit(bytes_transferred); </em></p> <table class="wiki"> <tr>if (ec <td> bytes_transferred == 0) </td></tr></table> <blockquote> <p> break; </p> </blockquote> </blockquote> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/13056 Trac 1.4.3