clsync
Loading...
Searching...
No Matches
clsyncsock Struct Reference

#include <socket.h>

Collaboration diagram for clsyncsock:

Data Fields

int sock
 
uint16_t prot
 
uint16_t subprot
 
uint64_t cmd_num
 
size_t cbqueue_len
 
clsynccbqueue_t cbqueue [CLSYNCSOCK_WINDOW+1]
 
clsynccbqueue_tcbqueue_cache [4 *CLSYNCSOCK_WINDOW+1]
 

Detailed Description

Definition at line 65 of file socket.h.

Field Documentation

◆ cbqueue

clsynccbqueue_t clsyncsock::cbqueue[CLSYNCSOCK_WINDOW+1]

Definition at line 73 of file socket.h.

◆ cbqueue_cache

clsynccbqueue_t* clsyncsock::cbqueue_cache[4 *CLSYNCSOCK_WINDOW+1]

Definition at line 74 of file socket.h.

◆ cbqueue_len

size_t clsyncsock::cbqueue_len

Definition at line 72 of file socket.h.

◆ cmd_num

uint64_t clsyncsock::cmd_num

Definition at line 70 of file socket.h.

◆ prot

uint16_t clsyncsock::prot

Definition at line 67 of file socket.h.

◆ sock

int clsyncsock::sock

Definition at line 66 of file socket.h.

◆ subprot

uint16_t clsyncsock::subprot

Definition at line 68 of file socket.h.


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