help-gnutls
[Top][All Lists]
Advanced

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

Re: [Help-gnutls] Asynchronous application and not enough buffer ready


From: Nikos Mavrogiannopoulos
Subject: Re: [Help-gnutls] Asynchronous application and not enough buffer ready
Date: Wed, 8 Jun 2005 21:27:16 +0200
User-agent: KMail/1.7.2

On Wednesday 08 June 2005 20:46, address@hidden wrote:

> Well, that was the kind of solution I was looking for. Something that
> would not require reading from the socket outside the main loop.
> However, the solution proposed has made gnutls_record_recv go into a
> loop. It should return with 0 bytes read to the caller. I will check
0 means EOF from the stream so it is not a valid return value.
gnutls should return GNUTLS_E_AGAIN. It will not get in a loop.

-- 
Nikos Mavrogiannopoulos




reply via email to

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