src/server/daemon/event_bsd.h

changeset 109
8a0a7754f123
parent 69
4a10bc0ee80d
child 170
711d00eeed25
equal deleted inserted replaced
108:2a394ccdd778 109:8a0a7754f123
52 52
53 void ev_handle_events(ev_thr_conf_t *conf); 53 void ev_handle_events(ev_thr_conf_t *conf);
54 54
55 int ev_get_port(event_handler_t *h); 55 int ev_get_port(event_handler_t *h);
56 56
57 int ev_poll(event_handler_t *h, event_t *event);
58
59 #ifdef __cplusplus 57 #ifdef __cplusplus
60 } 58 }
61 #endif 59 #endif
62 60
63 #endif /* EVENT_SOLARIS_H */ 61 #endif /* EVENT_SOLARIS_H */

mercurial