Voxia OS v0.0.1
Hobby Project Operating System Targeting x86-64
Loading...
Searching...
No Matches
sockaddr Struct Reference

#include <socket.h>

Data Fields

uint16_t sa_family
 
uint8_t sa_data [14]
 

Detailed Description

Definition at line 9 of file socket.h.

Field Documentation

◆ sa_data

uint8_t sockaddr::sa_data[14]

Definition at line 11 of file socket.h.

◆ sa_family

uint16_t sockaddr::sa_family

Definition at line 10 of file socket.h.


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