[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Using ssh_bind_set_callbacks
[Thread Prev] | [Thread Next]
- Subject: Using ssh_bind_set_callbacks
- From: Phil Lello <phil@xxxxxxxxxxxxxxx>
- Reply-to: libssh@xxxxxxxxxx
- Date: Wed, 15 Jul 2015 16:25:36 +0100
- To: libssh@xxxxxxxxxx
Hi all, I'm currently developing my first server with libssh, but am a little uncertain as the the use of ssh_bind_set_callbacks - there doesn't seem to be a call to add the bind to ssh_event.... Am I supposed to extract the FD from ssh_event, then call ssh_event_poll? Thanks, Phil
Re: Using ssh_bind_set_callbacks | Andreas Schneider <asn@xxxxxxxxxxxxxx> |