|
libwebsockets
Lightweight C library for HTML5 websockets
|
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_query(_a) |
Typedefs | |
| typedef void(* | lws_whois_cb_t) (void *opaque, const struct lws_whois_results *res) |