MXVK Vulkan Framework 0.24.0
C++20 Vulkan rendering framework for practical 2D and 3D application development with SDL3.
Loading...
Searching...
No Matches
MXSocketAddress Struct Reference

#include <MXNetwork/include/mxnetwork/mxsocket.h>

Public Attributes

socklen_t length
struct sockaddr_storage storage

Detailed Description

Definition at line 77 of file mxsocket.h.

Member Data Documentation

◆ length

socklen_t MXSocketAddress::length

Definition at line 79 of file mxsocket.h.

◆ storage

struct sockaddr_storage MXSocketAddress::storage

Definition at line 78 of file mxsocket.h.


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