> Hey, all.
> I am running into a problem with reading from a connection until a
> newline is encountered.
> I am unable to get a clear idea just what SSL_peek() is intended to do,
> which is probably the cause of my problem.
Just read it all into a buffer. If you got more than you wanted, save it
for the next read. It's your code -- just do it.
DS
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]