Opened 12 years ago
Closed 10 years ago
#5495 closed Bugs (fixed)
peek and in_avail not implemented
Reported by: | 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).
Note:
See TracTickets
for help on using tickets.
These function are not included in the new SSL implementation.