[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Tracking the state of a global request from the client?
[Thread Prev] | [Thread Next]
- Subject: Tracking the state of a global request from the client?
- From: Gearoid Murphy <gearoid.murphy@xxxxxx>
- Reply-to: libssh@xxxxxxxxxx
- Date: Thu, 15 Mar 2012 18:20:17 +0000
- To: libssh@xxxxxxxxxx
Using 'ssh_forward_listen', I can request that the server expose a remote listening port.
In our production environment, the OpenSSH server has been modified query the database for authorization information to allow or deny the remote listener. During this period, libssh will return an 'SSH_AGAIN' code from the call to 'ssh_forward_listen'.
Is it possible to query libssh for the updated state of the request a few seconds later?
Cheers - Gearoid
Archive administrator: postmaster@lists.cynapses.org