EVE 1.0
tls_net_ctx_t Struct Reference

#include <tls.h>

Data Fields

int Fd
 

Detailed Description

Wrapper type for sockets.

Definition at line 100 of file tls.h.

Field Documentation

int tls_net_ctx_t::Fd

The underlying file descriptor

Definition at line 102 of file tls.h.