help-gnutls
[Top][All Lists]
Advanced

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

Re: some strange decryption errors + one enhancement notice


From: Simon Josefsson
Subject: Re: some strange decryption errors + one enhancement notice
Date: Fri, 11 Sep 2009 16:28:31 +0200
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.1 (gnu/linux)

Miroslav Kratochvil <address@hidden> writes:

> Hi,
>
> I'm using GnuTLS library to develop a small and secure networking
> tool, see [1]. Recently I came to a very strange problem:
>
> My application is used for data transfer, and all sockets used are
> non-blocking. When there's too much of data to send, it usually comes
> to the state that the application needs to write, but socket is full
> (resulting in returning a 'would block' from gnutls_record_send() and
> waiting for a writeable socket). In these cases, the application
> usually starts to randomly fail in this way:

Which version?  2.8.2 fixed a bug for non-blocking use:

** libgnutls: Avoid internal error when invoked after GNUTLS_E_AGAIN.
Report and patch by Tim Kosse <address@hidden> in
<http://permalink.gmane.org/gmane.comp.encryption.gpg.gnutls.devel/3671>
and
<http://permalink.gmane.org/gmane.comp.encryption.gpg.gnutls.devel/3670>.

I'm not sure it is the same as you are seeing though...

/Simon




reply via email to

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