Searched refs:schannel_send (Results 1 – 2 of 2) sorted by relevance
143 static Curl_send schannel_send; variable1577 conn->send[sockindex] = schannel_send; in schannel_connect_common()1600 schannel_send(struct connectdata *conn, int sockindex, in schannel_send() function
5583 - Fix schannel_send for the case when no timeout was set.