Home
last modified time | relevance | path

Searched defs:writefd (Results 1 – 9 of 9) sorted by relevance

/curl/lib/
H A Dselect.c187 curl_socket_t writefd, /* socket to write to */ in Curl_socket_check()
/curl/lib/vtls/
H A Drustls.c805 curl_socket_t writefd; in cr_connect_common() local
H A Dbearssl.c952 curl_socket_t writefd = (connssl->io_need & CURL_SSL_IO_NEED_SEND) ? in bearssl_connect_common() local
H A Dmbedtls.c1457 curl_socket_t writefd = (connssl->io_need & CURL_SSL_IO_NEED_SEND) ? local
H A Dschannel.c1693 curl_socket_t writefd = (connssl->io_need & CURL_SSL_IO_NEED_SEND) ? in schannel_connect_common() local
H A Dwolfssl.c1892 curl_socket_t writefd = (connssl->io_need & CURL_SSL_IO_NEED_SEND) ? in wolfssl_connect_common() local
H A Dgtls.c273 curl_socket_t writefd = (connssl->io_need & CURL_SSL_IO_NEED_SEND) ? in handshake() local
H A Dsectransp.c2331 curl_socket_t writefd = (connssl->io_need & CURL_SSL_IO_NEED_SEND) ? local
H A Dopenssl.c4822 curl_socket_t writefd = (connssl->io_need & CURL_SSL_IO_NEED_SEND) ? local

Completed in 74 milliseconds