9namespace Arp { 
namespace System { 
namespace Commons { 
namespace Net
 
SocketDomain
Supported communication domains, selecting the protocol for communication.
Definition: SocketDomain.hpp:14
 
@ Ipv6
Communication is based on internet protocol version 6 (not supported yet).
 
@ Ipv4
Communication is based on internet protocol version 4.
 
Root namespace for the PLCnext API