Boost logo

Boost Users :

Subject: Re: [Boost-users] Help in altering SSL example
From: Igor R (boost.lists_at_[hidden])
Date: 2009-08-05 14:16:17


> I have read through the code of many of the examples, and tried an endless
> combination of ideas in the code, but all have failed to read the entire
> message and then move onto a parsing function.

Do it in the very same way that you do with the regular
asio::ip::tcp::socket. The only difference is that you have to perform
the handshake after the socket is connected.


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net