ekg/net.h File Reference

#include "plugins.h"
#include "sessions.h"
#include "srv.h"

Go to the source code of this file.

Defines

#define INADDR_NONE   (unsigned long) 0xffffffff

Functions

watch_tekg_resolver2 (plugin_t *plugin, const char *server, watcher_handler_func_t async, void *data)
watch_tekg_resolver3 (plugin_t *plugin, const char *server, watcher_handler_func_t async, void *data, const int port, const int proto)
watch_tekg_resolver4 (plugin_t *plugin, const char *server, watcher_handler_func_t async, void *data, const int proto_port, const int port, const int proto)
watch_tekg_connect (session_t *session, const char *server, const int proto_port, const int port, watcher_handler_func_t async)


Define Documentation

#define INADDR_NONE   (unsigned long) 0xffffffff


Function Documentation

watch_t* ekg_connect ( session_t session,
const char *  server,
const int  proto_port,
const int  port,
watcher_handler_func_t  async 
)

watch_t* ekg_resolver2 ( plugin_t plugin,
const char *  server,
watcher_handler_func_t  async,
void *  data 
)

watch_t* ekg_resolver3 ( plugin_t plugin,
const char *  server,
watcher_handler_func_t  async,
void *  data,
const int  port,
const int  proto 
)

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 
)


Generated on Sat Nov 22 22:30:43 2008 for ekg2 by  doxygen 1.5.1