Home
last modified time | relevance | path

Searched defs:winsock_tcp_wouldblock (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/unbound/libunbound/
H A Dunbound-event.h158 void (*winsock_tcp_wouldblock)(struct ub_event*, int eventbit); member
/freebsd/contrib/unbound/util/
H A Dwinsock_event.c646 void winsock_tcp_wouldblock(struct event* ev, int eventbits) in winsock_tcp_wouldblock() function