Opened 8 years ago

#10892 new Bugs

Boost Asio

Reported by: Matthew Mueller <Matthew.a.mueller@…> Owned by: chris_kohlhoff
Milestone: To Be Determined Component: asio
Version: Boost 1.56.0 Severity: Problem
Keywords: Cc:

Description

I have posted on stackoverflow to see if I am implementing the TCP Server incorrectly, but this has worked for me for years.

http://stackoverflow.com/questions/27609306/boost-asio-error

I think I wrote it originally with Boost 1.38, and upgraded boost versions about every 6 months. Around Boost 1.47 I ran into this problem, but I just used BOOST_ASIO_ENABLE_OLD_SSL to continue running with the old SSL logic to make it work. I am now trying to fix it because I think the older SSL logic may be contributing to another bug in the code.

It could be that the older SSL logic didn't check everything it was supposed to, and this is the correct functionality. But if that is the case, I'm not sure what I am doing wrong.

Change History (0)

Note: See TracTickets for help on using tickets.