SQC-15_online #1

Merged
memartel_loc merged 349 commits from SQC-15_online into master 2023-12-10 17:41:26 -05:00
Showing only changes of commit c33e6f865c - Show all commits

View File

@ -47,7 +47,7 @@ typedef uint64_t Timestamp;
#include <ctime>
#define ioctl ioctlsocket
#define O_NONBLOCK FIONBIO
#define SOCK_NONBLOCK FIONBIO
#define strcpy strcpy_s
#define addrlen_t int
#define popen _popen