libwebsockets
Lightweight C library for HTML5 websockets
Loading...
Searching...
No Matches
lws-whois.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  lws_whois_results
struct  lws_whois_args

Macros

#define LWS_WHOIS_CANON_MAX   4096
#define lws_whois_query(_a)
#define lws_whois_json_purify(_o, _ol, _i, _il, _p)

Typedefs

typedef void(* lws_whois_cb_t) (void *opaque, const struct lws_whois_results *res)