1
0
mirror of https://github.com/libssh2/libssh2.git synced 2025-12-05 01:22:38 +03:00
Files
libssh2/example/scp_write_nonblock.c
Daniel Stenberg d9cdd8c0a7 scp_write_nonblock: use select() instead of busyloop
Make this example nicer by not busylooping.
2010-10-22 13:37:14 +02:00

7.4 KiB