OpenTTD Source 20250520-master-gecadf1b322
|
IPv4 addresses should be 4 bytes. More...
#include <os_abstraction.h>
Public Member Functions | |
ssize_t | operator() (std::span< const uint8_t > buffer) |
Data Fields | |
SOCKET | sock |
IPv4 addresses should be 4 bytes.
IPv6 addresses should be 16 bytes.
Definition at line 144 of file os_abstraction.h.
|
inline |
Definition at line 147 of file os_abstraction.h.
SOCKET SocketSender::sock |
Definition at line 145 of file os_abstraction.h.