Searched refs:comm_point_tcp_handle_read (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/bsd/unbound/dist/util/ |
H A D | netevent.c | 2192 comm_point_tcp_handle_read(int fd, struct comm_point* c, int short_ok) function 2732 r = comm_point_tcp_handle_read(fd, c, 0); 2759 if(!comm_point_tcp_handle_read(fd, c, 0)) { 2844 if(!comm_point_tcp_handle_read(fd, c, 0)) { 3915 if(!comm_point_tcp_handle_read(fd, c, 1)) {
|
/netbsd-src/external/bsd/unbound/dist/doc/ |
H A D | Changelog | 602 - Fix to close errno block in comm_point_tcp_handle_read outside of
|