|
ESPHome 2026.3.0-dev
|
Go to the source code of this file.
Data Structures | |
| struct | sockaddr_in |
| struct | sockaddr_in6 |
| struct | sockaddr |
| struct | sockaddr_storage |
| struct | iovec |
Namespaces | |
| namespace | esphome |
| Providing packet encoding functions for exchanging data with a remote host. | |
| namespace | esphome::socket |
Typedefs | |
| using | sa_family_t = uint8_t |
| using | in_port_t = uint16_t |
| using | socklen_t = uint32_t |
| using sa_family_t = uint8_t |