Some new stuff, may not live forever...

This commit is contained in:
Adam Ierymenko 2019-07-15 13:57:42 -05:00
commit 9d908a11ed
3 changed files with 321 additions and 0 deletions

View file

@ -61,6 +61,7 @@
#include <sys/un.h>
#include <arpa/inet.h>
#include <netinet/in.h>
#include <netinet/ip6.h>
#include <netinet/tcp.h>
#if defined(__linux__) || defined(linux) || defined(__LINUX__) || defined(__linux)