summaryrefslogtreecommitdiffstats
path: root/examples/sshnetcat.c
diff options
context:
space:
mode:
authorColin Walters <walters@verbum.org>2013-11-06 14:11:52 -0500
committerAndreas Schneider <asn@cryptomilk.org>2013-11-09 12:26:19 +0100
commit4cc7f4ad036b75d7a3cd9f0d39d8978ccb399b96 (patch)
tree2fe7e3d53e688c41558b7fb01efea6b40908e677 /examples/sshnetcat.c
parenta8dc67ded863716c3b8cfa02739a73acecaea41c (diff)
downloadlibssh-4cc7f4ad036b75d7a3cd9f0d39d8978ccb399b96.tar.gz
libssh-4cc7f4ad036b75d7a3cd9f0d39d8978ccb399b96.tar.xz
libssh-4cc7f4ad036b75d7a3cd9f0d39d8978ccb399b96.zip
Add ssh_get_poll_flags()
For integration with an external mainloop, we need to know how to replicate libssh's internal poll() calls. We originally through ssh_get_status() was that API, but it's not really - those flags only get updated from the *result* of a poll(), where what we really need is to know how libssh would *start* a poll(). Reviewed-by: Andreas Schneider <asn@cryptomilk.org>
Diffstat (limited to 'examples/sshnetcat.c')
0 files changed, 0 insertions, 0 deletions