1
1
libssh/include
Aris Adamantiadis 76d6838223 Some brain surgery to add event-based sockets
chapter 1- SSH Socket Connections.
I would like to be able to
-Have a ssh_poll_ctx object
-Add a ssh socket over it
-launch the socket connection (using socket functions)
-ssh_poll_ctx_dopoll()
-Wait for the timeout or have the "connected" callback called
2009-11-30 22:35:43 +01:00
..
libssh Some brain surgery to add event-based sockets 2009-11-30 22:35:43 +01:00
CMakeLists.txt Don't require C++ compiler. 2009-03-17 22:04:16 +00:00