12 2010 档案

摘要: 服务器Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->1//2//asimpleagiserverusingepollinlinux3//4//2010-12-205//bynsy6//7#include<sys/socket.h>8#include<sys/epoll.h>9#include<netinet/in.h>10#include<arpa/inet.h>11#include<fcntl.h>12#include<unistd.h>13#阅读全文
posted @ 2010-12-21 16:42 南守拥 阅读(488) | 评论 (1) 编辑