SNode.C
Loading...
Searching...
No Matches
net::in::SocketAddress::Hints Struct Reference

#include <SocketAddress.h>

Collaboration diagram for net::in::SocketAddress::Hints:

Public Attributes

int aiFlags = 0
 
int aiSockType = 0
 
int aiProtocol = 0
 

Detailed Description

Definition at line 47 of file SocketAddress.h.

Member Data Documentation

◆ aiFlags

int net::in::SocketAddress::Hints::aiFlags = 0

Definition at line 48 of file SocketAddress.h.

◆ aiProtocol

int net::in::SocketAddress::Hints::aiProtocol = 0

Definition at line 50 of file SocketAddress.h.

◆ aiSockType

int net::in::SocketAddress::Hints::aiSockType = 0

Definition at line 49 of file SocketAddress.h.


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