22 #ifndef EKG2_WIN32_NOFUNCTION 33 # define INADDR_NONE (unsigned long) 0xffffffff Definition: sessions.h:127
watch_t * ekg_connect(session_t *session, const char *server, const int proto_port, const int port, watcher_handler_func_t async)
Definition: net.c:458
watch_t * ekg_resolver2(plugin_t *plugin, const char *server, watcher_handler_func_t async, void *data)
Definition: net.c:513
int watcher_handler_func_t(int type, int fd, watch_type_t watch, void *data)
Definition: sources.h:74
char * session
Definition: msgqueue.h:37
watch_t * ekg_resolver4(plugin_t *plugin, const char *server, watcher_handler_func_t async, void *data, const int proto_port, const int port, const int proto)
Definition: net.c:113