22 May
2007
22 May
'07
11:28 a.m.
Daniel Adolfsson
So, async_read_until() seems to work with stream_ in SSL mode, but async_write() doesn't.
Hmm, async_write() should work just fine with an SSL stream. It works ok in the SSL example included with asio.
Any ideas? Is there a better way to do this?
You'll have to post a small program that illustrates the problem, as it should work. Cheers, Chris