VLCB SDK
An opinionated SDK for VLCB protocol
Loading...
Searching...
No Matches
VlcbNetSocketList Struct Reference

#include <socket.h>

Data Fields

size_t capacity
 
size_t len
 
VlcbNetSocketHandle *const buf
 

Detailed Description

Definition at line 43 of file socket.h.

Field Documentation

◆ buf

VlcbNetSocketHandle* const VlcbNetSocketList::buf

Definition at line 46 of file socket.h.

◆ capacity

size_t VlcbNetSocketList::capacity

Definition at line 44 of file socket.h.

◆ len

size_t VlcbNetSocketList::len

Definition at line 45 of file socket.h.


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