Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
mg_websocket_subprotocols Struct Reference

#include <civetweb.h>

Data Fields

int nb_subprotocols
 
const char ** subprotocols
 

Detailed Description

Definition at line 562 of file civetweb.h.

Field Documentation

◆ nb_subprotocols

int mg_websocket_subprotocols::nb_subprotocols

Definition at line 563 of file civetweb.h.

◆ subprotocols

const char** mg_websocket_subprotocols::subprotocols

Definition at line 564 of file civetweb.h.

Referenced by handle_request().


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