MFAddressInfo Struct Reference
[Networking/Sockets Interface]

Address information. More...


Data Fields

uint32 flags
 Flags that indicate options used in the getaddrinfo function.
MFAddressFamily family
 Protocol family, such as PF_INET.
MFSocketType type
 Socket type, such as MFSockType_Raw, MFSockType_Stream, or MFSockType_Datagram.
MFSocketProtocol protocol
 Protocol, such as MFProtocol_TCP or MFProtocol_UDP.
const char * pCanonName
 Canonical name for the host.
const MFSocketAddresspAddress
 Pointer to an MFSocketAddress structure.
MFAddressInfopNext
 Pointer to the next structure in a linked list.


Detailed Description

The MFAddressInfo structure is used by MFSockets_GetAddressInfo() to hold host address information.


The documentation for this struct was generated from the following file:
Generated on Sat Oct 28 16:27:28 2006 for MountFuji Engine by  doxygen 1.4.5