Fix build on Linux

This commit is contained in:
Adam Honse 2020-05-01 23:05:10 -05:00
parent 9e44e4ba4f
commit 1c59ef6b80

View file

@ -33,6 +33,7 @@
#define WSACleanup()
#define INVALID_SOCKET -1
#define SOCKET_ERROR -1
#define SD_RECEIVE SHUT_RD
#endif
//Network Port Class