help-gnutls
[Top][All Lists]
Advanced

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

Re: [Help-gnutls] gnutls_record_recv with non-blocking i/o


From: Nikos Mavrogiannopoulos
Subject: Re: [Help-gnutls] gnutls_record_recv with non-blocking i/o
Date: Thu, 22 Jan 2009 22:18:38 +0200

On Thu, 22 Jan 2009 12:46:00 +0100
Martin Knappe <address@hidden> wrote:

> hi
> 
> i have set up a server that accepts several tls clients;
> the client opens a socket descriptor for each new client and makes it
> a non-blocking socket (via fcntl(socket, F_SETFL, O_NONBLOCK))
> i handle all clients in the same thread

Which version of gnutls do you use? Does the socket have any data to
read?


regards,
Nikos






reply via email to

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