Home
last modified time | relevance | path

Searched refs:read_again (Results 1 – 7 of 7) sorted by relevance

/openbsd/usr.sbin/unbound/services/
H A Dlisten_dnsport.h317 int read_again; member
H A Dlisten_dnsport.c2122 req->read_again = 1; in tcp_req_info_setup_listen()
/openbsd/sbin/unwind/libunbound/services/
H A Dlisten_dnsport.h317 int read_again; member
H A Dlisten_dnsport.c2122 req->read_again = 1; in tcp_req_info_setup_listen()
/openbsd/lib/libc/asr/
H A Dres_send_async.c623 read_again: in tcp_read()
627 goto read_again; in tcp_read()
/openbsd/usr.sbin/unbound/util/
H A Dnetevent.c2736 while(c->tcp_req_info->read_again) {
2738 c->tcp_req_info->read_again = 0;
2862 if(has_tcpq && c->tcp_req_info && c->tcp_req_info->read_again) {
2883 if(has_tcpq && c->tcp_req_info && c->tcp_req_info->read_again) {
/openbsd/sbin/unwind/libunbound/util/
H A Dnetevent.c2736 while(c->tcp_req_info->read_again) {
2738 c->tcp_req_info->read_again = 0;
2862 if(has_tcpq && c->tcp_req_info && c->tcp_req_info->read_again) {
2883 if(has_tcpq && c->tcp_req_info && c->tcp_req_info->read_again) {