[Help-gnutls] Small gnutls bug

Pedro Corte-Real typo at netcabo.pt
Fri May 21 19:14:17 CEST 2004


The gnutls_record_recv() function has a small but annoying bug. The
documentation claims that it follows recv() semantics. But while this is
valid with recv:

call to recv(...) returns someval 
call to recv(...) returns 0
call to recv(...) returns 0

The same thing with gnutls_record_recv does not work and returns an
error on the last call.

Pedro Côrte-Real.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: </pipermail/attachments/20040521/dbed275a/attachment.pgp>


More information about the Gnutls-help mailing list