Home
last modified time | relevance | path

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

/NextBSD/contrib/unbound/util/
HDnetevent.h141 struct comm_point { struct
160 struct comm_point* tcp_parent; argument
171 struct comm_point** tcp_handlers; argument
174 struct comm_point* tcp_free; argument
198 enum comm_point_type { argument
211 type;
215 int do_not_close;
219 int tcp_do_close;
226 int tcp_do_toggle_rw;
251 int my_callback(struct comm_point* c, void* my_arg, int error, argument
[all …]