Enum pl_sock_interfaces
Enum pl_sock_interfaces contains the list of available network interfaces.
0- PL_SOCK_INTERFACE_NULL: Null (empty) interface.
1- PL_SOCK_INTERFACE_NET (default): Ethernet interface.
For more information on how the Simulator implements the Ethernet interface, see Network Communications on the Simulator.