#pragma once #pragma comment(lib, "wsock32.lib") #include #include #include extern bool bQuitApp; void logprintf(char* format, ...);