And this one is just threads and libssh2: 

"A thread that loops on reading a non-blocking socket and updating
your UI is also fine."

Which one would you prefer ? I'm more bent on the second one since i never
used select() before.

Thanks !

Alian


I use a non-blocking socket and updating the UI (in my case a log file) with
the output from the SSH exec command. Very simple and never had any issues
with overhead.

Neil

_______________________________________________
libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel

Reply via email to