Code now builds in Win32 and tests pass. Example code seems to fail though, still tracking that down.
This commit is contained in:
@@ -14,7 +14,10 @@
|
||||
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
|
||||
#ifndef _WIN32
|
||||
#include <sys/select.h>
|
||||
#endif
|
||||
|
||||
#include "sock.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user