Home
last modified time | relevance | path

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

/src/contrib/unbound/util/
H A Dnet_help.h132 int fd_set_block(int s);
H A Dtube.c304 if(!fd_set_block(fd)) in tube_write_msg()
353 if(!fd_set_block(fd)) in tube_read_msg()
H A Dnet_help.c163 fd_set_block(int s) in fd_set_block() function
/src/contrib/unbound/dnstap/
H A Dunbound-dnstap-socket.c841 fd_set_block(data->fd); in reply_with_accept()
889 fd_set_block(data->fd); in reply_with_finish()
/src/contrib/unbound/smallapp/
H A Dunbound-control.c755 fd_set_block(fd); in contact_server()
/src/contrib/unbound/daemon/
H A Dremote.c4185 fd_set_block(s->c->fd); in handle_req()
/src/contrib/unbound/doc/
H A DChangelog5560 - Fix #1402: squelch invalid argument error for fd_set_block on windows.