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

#include <websockets.h>

Data Fields

int age
 
int flags
 
curl_off_t offset
 
curl_off_t bytesleft
 
size_t len
 

Detailed Description

Definition at line 31 of file websockets.h.

Field Documentation

◆ age

int curl_ws_frame::age

Definition at line 32 of file websockets.h.

◆ bytesleft

curl_off_t curl_ws_frame::bytesleft

Definition at line 35 of file websockets.h.

◆ flags

int curl_ws_frame::flags

Definition at line 33 of file websockets.h.

◆ len

size_t curl_ws_frame::len

Definition at line 36 of file websockets.h.

◆ offset

curl_off_t curl_ws_frame::offset

Definition at line 34 of file websockets.h.


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