[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [sr #107464] Secure Connections on AIX using non blocking socket
From: |
Bjørn Christensen |
Subject: |
RE: [sr #107464] Secure Connections on AIX using non blocking socket |
Date: |
Thu, 26 Aug 2010 11:17:32 +0200 |
I have tried to remove the hack I have put into the _gnutls_read and added
gnutls_transport_set_lowat() to zero.
That does not solve the problem, recv still return -1 with no errno set and
that still causes _gnutls_read to assert.
I can not set in which context it would be ok to return -1 from recv and not
set the errno.
/bhc
-----Original Message-----
From: Nikos Mavrogiannopoulos [mailto:address@hidden
Sent: 25. august 2010 16:15
To: Nikos Mavrogiannopoulos; Bjørn Christensen; address@hidden
Subject: [sr #107464] Secure Connections on AIX using non blocking socket
Follow-up Comment #1, sr #107464 (project gnutls):
If you instead call gnutls_transport_set_lowat() with a value of zero, would
it solve your problem? It might be that AIX does not support the MSG_PEEK
value to recv().
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/support/?107464>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/