Home
last modified time | relevance | path

Searched refs:comm_point_tcp_handle_read (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/unbound/util/
H A Dnetevent.c2200 comm_point_tcp_handle_read(int fd, struct comm_point* c, int short_ok) function
2740 r = comm_point_tcp_handle_read(fd, c, 0);
2767 if(!comm_point_tcp_handle_read(fd, c, 0)) {
2852 if(!comm_point_tcp_handle_read(fd, c, 0)) {
3923 if(!comm_point_tcp_handle_read(fd, c, 1)) {
/freebsd/contrib/unbound/doc/
H A DChangelog919 - Fix to close errno block in comm_point_tcp_handle_read outside of