![]() |
Main Page
Class Hierarchy
Alphabetical List
Compound List
File List
Compound Members
![]() |
#include <FXResolver.h>
Inheritance diagram for FXEX::FXResolver::
The resolver defaults to resolving IPv4 addresses, but can be made to lookup IPv6 addresses. The default socket type used in the lookup, is any type (ie stream or datagram).
The class implements a non-threaded lookup of hostnames which correspond to the current machine. This is to reduce the overhead with the lookup, since a blocking lookup should be quick for most machines that have some form of network stack.
Definition at line 44 of file FXResolver.h.