help-gnutls
[Top][All Lists]
Advanced

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

[Help-gnutls] Re: Re: Asynchronous Connections


From: Mario Fuentes
Subject: [Help-gnutls] Re: Re: Asynchronous Connections
Date: Thu, 11 Aug 2005 11:32:52 -0400

Hola :) !

2005/8/11, Simon Josefsson <address@hidden>:
> Mario Fuentes <address@hidden> writes:
>
> > Hello!
> >
> >    I'm working on the support of secure connections in Gyrus, a Cyrus
> > IMAPd administrator.  Reading the GNUtls documentation I don't found
> > information about Asynchronous connections, I will be very happy if
> > any can help me :>
>
> Hi!  Exactly what do you mean?  Non-hanging read/write?  The standard
> select() mechanism should work.  Perhaps you can explain more what you
> want to do.
>
> Cheers,
> Simon
>

Gyrus uses the GNET library for the comunication, it provide a
function to create a connection with a callback called when the
transmision finish.  We uses this because Gyrus can manage
multi-sessions and the GUI not will can freeze.

In the GNUtls documentation/examples the functions
gnu_record_[send|recv] are used to send/recv data in the channel...
I'm confused ¿:|

Sorry my newbie confusion :(

bye,
Mario




reply via email to

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