Searched defs:eventop (Results 1 – 2 of 2) sorted by relevance
38 struct eventop { struct50 const struct eventop *evsel; argument
86 struct eventop { struct88 const char *name;94 void *(*init)(struct event_base *);103 int (*add)(struct event_base *, evutil_socket_t fd, short old, short events, void *fdinfo);105 int (*del)(struct event_base *, evutil_socket_t fd, short old, short events, void *fdinfo);111 int (*dispatch)(struct event_base *, struct timeval *);113 void (*dealloc)(struct event_base *);116 int need_reinit;119 enum event_method_feature features;125 size_t fdinfo_len;