搜索资源列表
epoll
- linux下用epoll实现的udp服务器例子,很精简和实用。
udp_epoll_c.cpp.tar
- udp client 基于epoll的测试服务器
epoll_udp_client
- 一个UDP EPOLL 客户端例子。可用于测试程序-A UDP EPOLL client examples. Can be used to test procedures
SOCKET-EPOLL
- socket for tcp udp , with c code
epoll_udp_client
- 一个UDP EPOLL 客户端例子。可用于测试程序-A UDP EPOLL client examples. Can be used to test procedures
testepoll
- linux epoll udp服务器例子-linux epoll udp server example
epoll
- linux c++ epoll编程,支持epoll udp-linux c++ epoll programming, support epoll udp
epollUDP
- UDP高性能EPOLL操作方式,性能非常高linux c++ epoll编程,支持epoll udp-High-performance EPOLL UDP mode of operation, the performance is very high linux c++ epoll programming, support epoll udp
Socket
- socket包含以下功能 1. 阻塞、非阻塞 2. I/O多路复用模型 3. epoll I/O多路复用模型 4. UDP编程等-socket includes the following features 1. blocking, non-blocking 2. I/O multiplexing model 3. epoll I/O multiplexing model 4. UDP programming
lte_main
- 实现一个epoll服务,解决多用户同时给服务端发送数据导致丢包的问题(To achieve an epoll service to solve the multi-user at the same time to send data to the server packet loss caused by the problem)