help-gnutls
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-gnutls] Small gnutls bug


From: Pedro Corte-Real
Subject: [Help-gnutls] Small gnutls bug
Date: Fri, 21 May 2004 18:14:17 +0100

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.

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

[Prev in Thread] Current Thread [Next in Thread]