Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <websockets.h>
Data Fields | |
int | age |
int | flags |
curl_off_t | offset |
curl_off_t | bytesleft |
size_t | len |
Definition at line 31 of file websockets.h.
int curl_ws_frame::age |
Definition at line 32 of file websockets.h.
curl_off_t curl_ws_frame::bytesleft |
Definition at line 35 of file websockets.h.
int curl_ws_frame::flags |
Definition at line 33 of file websockets.h.
size_t curl_ws_frame::len |
Definition at line 36 of file websockets.h.
curl_off_t curl_ws_frame::offset |
Definition at line 34 of file websockets.h.