计划赶不上变化

导航

基于epoll的tcpip的服务端

#include <stdio.h> #include <sys/socket.h> #include <netinet/in.h> #include <arpa/inet.h> #include <string.h> #include <strings.h> #include <unistd.h>

posted on 2019-05-20 11:03  张培粉  阅读(159)  评论(0编辑  收藏  举报