Browse Source

test

release/v0.1
jl777 9 years ago
parent
commit
e30857cb16
  1. 1
      crypto777/OS_portable.h

1
crypto777/OS_portable.h

@ -33,6 +33,7 @@
#define sleep(x) Sleep(1000*(x))
#include "../win/mingw.h"
#include "../win/mman.h"
#include "../win/pthread.h"
//#define EADDRINUSE WSAEADDRINUSE

Loading…
Cancel
Save