libwebsockets
Lightweight C library for HTML5 websockets
class="ui-resizable-handle">
Loading...
Searching...
No Matches
lws_plugin Struct Reference

#include <lws-protocols-plugins.h>

Collaboration diagram for lws_plugin:

Data Fields

struct lws_pluginlist
const lws_plugin_header_thdr
union { 
void * l
u

Detailed Description

Definition at line 307 of file lws-protocols-plugins.h.

Field Documentation

◆ list

struct lws_plugin* lws_plugin::list

linked list

Definition at line 308 of file lws-protocols-plugins.h.

◆ hdr

const lws_plugin_header_t* lws_plugin::hdr

Definition at line 310 of file lws-protocols-plugins.h.

◆ [union]

union { ... } lws_plugin::u

The documentation for this struct was generated from the following file: