ekg2
 All Struktury Danych Pliki Funkcje Zmienne Definicje typów Wyliczenia Wartości wyliczeń Definicje Grupay Strony
Definicje | Funkcje
Dokumentacja pliku net.h
#include "plugins.h"
#include "sessions.h"
#include "srv.h"

Idź do kodu źródłowego tego pliku.

Definicje

#define INADDR_NONE   (unsigned long) 0xffffffff

Funkcje

watch_tekg_resolver2 (plugin_t *plugin, const char *server, watcher_handler_func_t async, void *data)
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)

Dokumentacja definicji

#define INADDR_NONE   (unsigned long) 0xffffffff

Dokumentacja funkcji

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_resolver4 ( plugin_t plugin,
const char *  server,
watcher_handler_func_t  async,
void *  data,
const int  proto_port,
const int  port,
const int  proto 
)