1
1
libssh/include
Colin Walters 4cc7f4ad03 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>
2013-11-09 12:26:19 +01:00
..
libssh Add ssh_get_poll_flags() 2013-11-09 12:26:19 +01:00
CMakeLists.txt Don't require C++ compiler. 2009-03-17 22:04:16 +00:00