Hello.. I'm new here. I'm from Uruguay and i am looking for some help

With regular sockets i use to read one char from the server
char c;

 i = recv(fd,&c, 1,0);

with SSL_read() is the same? Because i cant read. When i write the GET in
the server with the \r\n\r\n at the end nothing append.

some idea? something?

Thanks verry much and sorry my dirrty english, =)

Daniel
--
View this message in context: 
http://www.nabble.com/errno%3D5-in-SSL_read%28-%29-t1474324.html#a4092644
Sent from the OpenSSL - User forum at Nabble.com.

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to