文件名称:linux epoll服务器
文件大小:7KB
文件格式:RAR
更新时间:2015-05-26 11:06:58
linux epoll server tcp
linux 下用epoll写tcp服务器的完整例子,还有通用makefile的例子。是一个学习linux服务器编程的好例子。
【文件预览】:
logtxt.h
TCPSocket.cpp
Server.cpp
Epoll.cpp
UDPSocket.h
ISocket.cpp
UDPSocket.cpp
Server.h
ISocket.h
Listen.cpp
stdafx.h
Client.cpp
TCPSocket.h
stdafx.cpp
Makefile
Epoll.h
Client.h
Listen.h
targetver.h
ServerEpoll.cpp
logtxt.cpp