Searched refs:stop_reading (Results 1 – 4 of 4) sorted by relevance
422 stop_reading(struct bufferevent_openssl *bev_ssl) in stop_reading() function453 stop_reading(bev_ssl); in set_rbow()488 stop_reading(bev_ssl); in clear_wbor()538 stop_reading(bev_ssl); in conn_closed()1047 stop_reading(bev_ssl); in do_handshake()1183 stop_reading(bev_ssl); in be_openssl_disable()
237 bool *stop_reading);
678 bool stop_reading = FALSE; in readwrite_data() local679 result = Curl_http_readwrite_headers(data, conn, &nread, &stop_reading); in readwrite_data()692 if(stop_reading) { in readwrite_data()
3187 bool *stop_reading) in Curl_http_readwrite_headers() argument3504 *stop_reading = TRUE; in Curl_http_readwrite_headers()3513 *stop_reading = TRUE; in Curl_http_readwrite_headers()3552 *stop_reading = TRUE; in Curl_http_readwrite_headers()3554 if(*stop_reading) { in Curl_http_readwrite_headers()