Subject: Re: Question about an eventloop.

Re: Question about an eventloop.

From: Peter Stuge <peter_at_stuge.se>
Date: Tue, 25 Aug 2015 23:38:43 +0200

Stef Bon wrote:
> With fuse the kernel sends requests to the backend/server which have
> an unique id. This makes it possible to map IO coming from the
> server to the original request. As far as I can see this is
> required to make async work. Is there such an unique id with SSH?

No. Please read the protocol RFCs. They are readily available.

draft-ietf-secsh-filexfer packets have a request-id though.

//Peter
_______________________________________________
libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel
Received on 2015-08-25