ESPHome  2024.4.1
Data Structures | Typedefs
headers.h File Reference

Go to the source code of this file.

Data Structures

struct  sockaddr_in
 
struct  sockaddr_in6
 
struct  sockaddr
 
struct  sockaddr_storage
 
struct  iovec
 

Typedefs

using sa_family_t = uint8_t
 
using in_port_t = uint16_t
 
using socklen_t = uint32_t
 

Typedef Documentation

◆ in_port_t

using in_port_t = uint16_t

Definition at line 58 of file headers.h.

◆ sa_family_t

using sa_family_t = uint8_t

Definition at line 57 of file headers.h.

◆ socklen_t

typedef uint32_t socklen_t

Definition at line 97 of file headers.h.