20 @brief Represents the <tt>PiaInet</tt> namespace.
21 @if PRIVATE
22 @date 2013-08-30 Changed <tt>LanNetworkFactory</tt> to <tt>NexLanNetworkFactory</tt>.
23 @date 2012-08-25 Added the <tt>LanNetworkFactory</tt> class. This class is specified when running in an environment with a game server on the same LAN.
24 @endif
25 @date 2012-07-18 Added <tt>Result</tt> values specific to the <tt>inet</tt> module. <tt>pia::inet::NexFacade::StartNatSession</tt> now returns <tt>nn::pia::ResultDnsFailed</tt>.
26 @date 2012-07-13 <tt>inet::Initialize</tt> now returns <tt>ResultInvalidState</tt> if Pia does not support NEX thread mode.
27 @date 2012-05-30 Changed the arguments to <tt>Initialize</tt> so the MTU can now be specified.