Opened 12 years ago

Closed 10 years ago

#5495 closed Bugs (fixed)

peek and in_avail not implemented

Reported by: mick@… Owned by: chris_kohlhoff
Milestone: To Be Determined Component: asio
Version: Boost 1.46.1 Severity: Showstopper
Keywords: Cc:

Description

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).

Change History (1)

comment:1 by chris_kohlhoff, 10 years ago

Resolution: fixed
Status: newclosed

These function are not included in the new SSL implementation.

Note: See TracTickets for help on using tickets.