Searched refs:KEEP_SEND (Results 1 – 12 of 12) sorted by relevance
271 conn->waitfor = KEEP_SEND; in wsftp_send()314 conn->waitfor = KEEP_SEND; in wsftp_recv()468 conn->waitfor = KEEP_SEND; in wssh_statemach_act()492 conn->waitfor = KEEP_SEND; in wssh_statemach_act()514 conn->waitfor = KEEP_SEND; in wssh_statemach_act()619 conn->waitfor = KEEP_SEND; in wssh_statemach_act()730 conn->waitfor = KEEP_SEND; in wssh_statemach_act()756 conn->waitfor = KEEP_SEND; in wssh_statemach_act()827 conn->waitfor = KEEP_SEND; in wssh_statemach_act()861 conn->waitfor = KEEP_SEND; in wssh_statemach_act()[all …]
2061 if(conn->waitfor & KEEP_SEND) in myssh_getsock()2085 conn->waitfor = KEEP_SEND; in myssh_block2waitfor()
3066 if(conn->waitfor & KEEP_SEND) in ssh_getsock()3089 ((dir&LIBSSH2_SESSION_BLOCK_OUTBOUND)?KEEP_SEND:0); in ssh_block2waitfor()
760 if(((k->keepon & (KEEP_RECV|KEEP_SEND)) == KEEP_SEND) && in readwrite_data()766 k->keepon &= ~KEEP_SEND; /* no writing anymore either */ in readwrite_data()778 k->keepon &= ~KEEP_SEND; /* we're done writing */ in Curl_done_sending()824 *didwhat |= KEEP_SEND; in readwrite_upload()862 k->keepon &= ~KEEP_SEND; /* disable writing */ in readwrite_upload()864 *didwhat &= ~KEEP_SEND; /* we didn't write anything actually */ in readwrite_upload()1107 if((k->keepon & KEEP_SENDBITS) == KEEP_SEND) in Curl_readwrite()1139 if((k->keepon & KEEP_SEND) && (select_bits & CURL_CSELECT_OUT)) { in Curl_readwrite()1171 k->keepon |= KEEP_SEND; in Curl_readwrite()1285 if((data->req.keepon & KEEP_SENDBITS) == KEEP_SEND) { in Curl_single_getsock()[all …]
563 #define KEEP_SEND (1<<1) /* there is or may be data to write */ macro572 #define KEEP_SENDBITS (KEEP_SEND | KEEP_SEND_HOLD | KEEP_SEND_PAUSE)
692 (data->req.keepon & KEEP_SEND)) { in proxy_h2_on_frame_recv()731 (data->req.keepon & KEEP_SEND)) { in proxy_h2_on_frame_recv()
1083 (data->req.keepon & KEEP_SEND)) { in on_stream_frame()1233 (data->req.keepon & KEEP_SEND)) { in on_frame_recv()2370 if((((k->keepon & KEEP_SENDBITS) == KEEP_SEND) || in cf_h2_get_select_socks()
3422 data->req.keepon &= ~KEEP_SEND; /* we're done writing */ in Curl_http()4124 k->keepon |= KEEP_SEND; in Curl_http_readwrite_headers()4332 k->keepon |= KEEP_SEND; in Curl_http_readwrite_headers()4357 k->keepon |= KEEP_SEND; in Curl_http_readwrite_headers()
366 k->keepon |= KEEP_SEND; in Curl_hyper_stream()
1780 data->req.keepon &= ~KEEP_SEND;
262 if((data->req.keepon & KEEP_SENDBITS) == KEEP_SEND) { in stream_send_suspend()1195 if(((k->keepon & KEEP_SENDBITS) == KEEP_SEND) in cf_quiche_get_select_socks()
1093 if((k->keepon & KEEP_SENDBITS) == KEEP_SEND && in cf_ngtcp2_get_select_socks()1577 (data->req.keepon & KEEP_SEND)) { in cb_h3_acked_req_body()