Boost C++ Libraries: Ticket #5495: peek and in_avail not implemented https://svn.boost.org/trac10/ticket/5495 <p> The functions peek and in_avail defined in openssl_stream_service.hpp only set the error_code and return 0. Please implement the functions so they reflect the description or remove them (or change the description). </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/5495 Trac 1.4.3 chris_kohlhoff Tue, 29 May 2012 02:51:14 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/5495#comment:1 https://svn.boost.org/trac10/ticket/5495#comment:1 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">fixed</span> </li> </ul> <p> These function are not included in the new SSL implementation. </p> Ticket