[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Async libssh
[Thread Prev] | [Thread Next]
- Subject: Re: Async libssh
- From: Andreas Schneider <asn@xxxxxxxxxxxxxx>
- Reply-to: libssh@xxxxxxxxxx
- Date: Fri, 09 May 2014 17:53:56 +0200
- To: libssh@xxxxxxxxxx
On Friday 09 May 2014 15:43:07 Joao Pedro Almeida Pereira wrote: > Hello, > I see there is a async mode with call backs on the library but currently i > have my application using libevent to handle the async mode. > Is there anyway i can use libevent to check if there is information in the > socket to read? > > At this point i already have the fd, but aparently libevent is not notified > when the socket gets information..... Take a look at libgssh. I think it uses the glib event loop. -- andreas -- Andreas Schneider GPG-ID: CC014E3D www.cryptomilk.org asn@xxxxxxxxxxxxxx
Async libssh | Joao Pedro Almeida Pereira <joao.almeida@xxxxxxxxxxx> |