Searched refs:writable (Results 1 – 5 of 5) sorted by relevance
49 until the socket is writable. The socket may be obtained using52 Furthermore if you wait on the socket and it tells you it is writable,95 system facilities to wait until the socket is writable, and retry.
80 Wait for outgoing data. For the socket to become writable.85 writable.
158 int readable, int writable) in sock_state_cb() argument161 if(!readable && !writable) { in sock_state_cb()
700 # WARNING: libssh uses hard-coded world-writable paths (/etc/..., ~/.ssh/) to
1704 # On non-Windows and not cross-compiling, check for writable argv[]
Completed in 19 milliseconds