非阻塞I/O模型的測試

客戶端代碼: #include<WinSock2.h> #include<WS2tcpip.h> #include<stdlib.h> #include<stdio.h> #include<iostream> using namespace std; #pragma comment(lib,"ws2_32.lib") #define DEF_PORT 27015 #define DEF_SIZE
相關文章
相關標籤/搜索