Changes for version 1.09 - 2015-02-15
- update: EUID 0 check is done at open() call instead of new() call
- bugfix: take inet_pton() and getaddrinfo() from Socket if available, or from Socket6
- tests: added tests 02 and 03 to test if inet_pton() and N:W:L3 open() are working
Modules
a portable interface to open and send raw data to network
base class and constants
object for a link layer (layer 2) descriptor
object for a network layer (layer 3) descriptor
object for a transport layer (layer 4) descriptor