GitHub topics: epoll
IceFireDB/redhub
High-performance Redis-Server multi-threaded framework, based on rawepoll model.
Language: Go - Size: 4.24 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 79 - Forks: 15

Zhuagenborn/Echo-Web-Server
☁️ A C++20 echo web server using a thread pool, an epoll and non-blocking sockets to process requests, consisting of a YAML-based configuration, a customizable logger and a min-heap-based timer.(使用C++20开发的Web回声服务器,使用线程池、epoll和非阻塞套接字处理网络请求,并包含YAML配置、日志记录和基于最小堆的定时器。)
Language: C++ - Size: 95.7 KB - Last synced at: 3 days ago - Pushed at: about 2 months ago - Stars: 53 - Forks: 0

swe-robertkibet/multithreaded-webserver-cpp
High-performance multithreaded HTTP web server in C++17 featuring epoll-based I/O, thread pooling, LRU caching, rate limiting, and comprehensive logging. Achieves 41K+ req/sec with Docker support and complete test suite.
Language: C++ - Size: 924 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

antmuse/AntEngine
跨平台,多进程,网络服务,Redis Client, MySQL, TCP/UDP/TLS/HTTP/HTTPS
Language: C++ - Size: 1.44 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 3 - Forks: 4

mitchellh/libxev
libxev is a cross-platform, high-performance event loop that provides abstractions for non-blocking IO, timers, events, and more and works on Linux (io_uring or epoll), macOS (kqueue), and Wasm + WASI. Available as both a Zig and C API.
Language: Zig - Size: 1.16 MB - Last synced at: 7 days ago - Pushed at: 10 days ago - Stars: 2,952 - Forks: 130

zon-dev/zinc
Zinc is a web framework written in pure Zig with a focus on high performance, usability, security, and extensibility.
Language: Zig - Size: 336 KB - Last synced at: 10 days ago - Pushed at: about 1 month ago - Stars: 133 - Forks: 6

unum-cloud/ucall
Web Serving and Remote Procedure Calls at 50x lower latency and 70x higher bandwidth than FastAPI, implementing JSON-RPC & REST over io_uring ☎️
Language: C - Size: 3.98 MB - Last synced at: 5 days ago - Pushed at: 8 months ago - Stars: 1,248 - Forks: 51

ZLMediaKit/ZLToolKit
一个基于C++11的轻量级网络框架,基于线程池技术可以实现大并发网络IO
Language: C++ - Size: 31.1 MB - Last synced at: 10 days ago - Pushed at: 11 days ago - Stars: 2,119 - Forks: 614

hujianzhe/util
C/C++,跨平台,OS原生异步IO接口,纯C有栈和无栈C++20协程调度核心
Language: C - Size: 26.6 MB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 169 - Forks: 58

ithewei/libhv
🔥 比libevent/libuv/asio更易用的网络库。A c/c++ network library for developing TCP/UDP/SSL/HTTP/WebSocket/MQTT client/server.
Language: C - Size: 6.19 MB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 7,304 - Forks: 1,315

yedf2/handy
🔥简洁易用的C++11网络库 / 支持单机千万并发连接 / a simple C++11 network server framework
Language: C++ - Size: 354 KB - Last synced at: 6 days ago - Pushed at: about 2 years ago - Stars: 4,592 - Forks: 1,331

Vizonex/pywepoll
cython port of the wepoll C Library providing epoll support for windows
Language: Cython - Size: 105 KB - Last synced at: 11 days ago - Pushed at: 12 days ago - Stars: 1 - Forks: 0

ldcsaa/HP-Socket
High Performance TCP/UDP/HTTP Communication Component
Language: C - Size: 391 MB - Last synced at: 13 days ago - Pushed at: 4 months ago - Stars: 5,986 - Forks: 1,789

heiher/hev-task-system
A simple, lightweight multi-task system (coroutines)
Language: C - Size: 581 KB - Last synced at: 1 day ago - Pushed at: 16 days ago - Stars: 86 - Forks: 28

libxengine/libxengine
xengine is network,protocol,video and audio codec,streammedia protocol toolkit with c c++
Language: C - Size: 724 MB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 42 - Forks: 13

iamBelugax/epoll
A simple Multi-threaded Go TCP server using epoll
Language: Go - Size: 36.1 KB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 0 - Forks: 0

jserv/facebooc
Yet another Facebook clone written in C
Language: C - Size: 143 KB - Last synced at: 7 days ago - Pushed at: almost 2 years ago - Stars: 575 - Forks: 349

panjf2000/gnet
🚀 gnet is a high-performance, lightweight, non-blocking, event-driven networking framework written in pure Go.
Language: Go - Size: 41.2 MB - Last synced at: 23 days ago - Pushed at: 29 days ago - Stars: 10,724 - Forks: 1,082

xtaci/gaio
High performance minimalism async-io(proactor) networking for Golang.
Language: Go - Size: 464 KB - Last synced at: 24 days ago - Pushed at: 3 months ago - Stars: 793 - Forks: 89

dee0xeed/xjiss
Just Intonation Synthesizer (X11+ALSA)
Language: Zig - Size: 176 KB - Last synced at: 27 days ago - Pushed at: 27 days ago - Stars: 2 - Forks: 0

dee0xeed/edsm-in-zig-demo-2
simple EDSM-based server and client
Language: Zig - Size: 69.3 KB - Last synced at: 27 days ago - Pushed at: 27 days ago - Stars: 3 - Forks: 0

vkardon/protorpc
Language: C++ - Size: 48.3 MB - Last synced at: 30 days ago - Pushed at: 30 days ago - Stars: 0 - Forks: 0

R-Goys/Gocket
套接字示例
Language: Go - Size: 5.86 KB - Last synced at: 30 days ago - Pushed at: 30 days ago - Stars: 1 - Forks: 0

pandland/pandio
Async I/O library for PandJS runtime 🐼
Language: C - Size: 391 KB - Last synced at: 6 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

LifeWanted/liblw
An asynchronous application framework built on C++ coroutines and epoll.
Language: C++ - Size: 574 KB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 40 - Forks: 9

mfavant/avant
Network message framework for linux c plus plus.
Language: C++ - Size: 1.48 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 7 - Forks: 1

kcenon/network_system
High-performance C++20 network library with TCP/UDP server/client, HTTP client, and asynchronous I/O. Features coroutine support, connection pooling, SSL/TLS, and cross-platform networking with epoll/kqueue optimization.
Language: C++ - Size: 944 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

MrkMrk00/badex
TCP server (TBD: small Redis complient DB?) in C99 without any external dependencies. Just POSIX (and BSD/Linux specific APIs)
Language: C - Size: 101 KB - Last synced at: 11 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

nerva-server/nerva
Nerva is a high-performance, minimal HTTP server built with modern C++. It features epoll-based I/O, multi-threaded architecture, and tcmalloc integration. Includes a custom radix router, middleware chain, and a fully handcrafted HTTP parser. Optimized for microservices and real-time systems.
Language: C++ - Size: 780 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 3 - Forks: 0

bp7968h/epoll-worker
Single threaded, event driven, multi client epoll based message broadcast server
Language: Rust - Size: 91.8 KB - Last synced at: 27 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

vertexclique/nuclei
Proactive IO & Runtime system
Language: Rust - Size: 36.6 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 276 - Forks: 17

silver2dream/andromeda-linux-cpp
High‑performance C++ TCP server framework (master‑worker + epoll) — showcase mode / limited maintenance
Language: C++ - Size: 214 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

momentics/hioload-ws
This project lays the foundation for a Go-based WebSocket server library that delivers ultra-high throughput, NUMA-aware memory management, and true zero-copy data paths—built to DPDK-grade performance standards and production-ready for open-source release.
Language: Go - Size: 2.91 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

sysprog21/sehttpd
A small and efficient web server with 1K lines of C code
Language: C - Size: 32.2 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 87 - Forks: 76

dnkdev/viva
http/1.0 server
Language: V - Size: 13.7 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

shiweimeiya/cpp-epoll-reactor-server
C/C++服务端项目,epoll+线程池的reactor模型,适合新手学习完服务器项目后来这里增加业务量,读者可以增加redis、MySQL提升项目框架完整性🚀 Tank Battle - 高性能多人在线坦克对战游戏 一个展示现代网络游戏架构设计的完整项目。使用C语言构建高并发服务器端(epoll + 线程池 + 多房间系统),Python+Pygame开发跨平台客户端。支持2-4人实时对战,包含动态地图生成、碰撞检测、自定义网络协议等核心功能。 ✨ 核心特性: 异步I/O网络模型 | 线程池并发处理 | 房间管理系统 | 实时状态同步 | 跨平台客户端 🛠️ 技术栈: C语言服务器 | Python客户端 | 自定义二进制协议 | Pygame图形引擎 适合学习网络编程、游戏开发、系统
Language: C - Size: 36.1 KB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

Akshat-Shu/HTTP-2.0-Server
A light-weight Web Server built using HTTP 2.0 Protocol with TLS Suppport
Language: C++ - Size: 948 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

guzlewski/multiproxy
High-performance TCP proxy server powered via epoll() wrote in C
Language: C - Size: 9.77 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 7 - Forks: 5

rozhuk-im/liblcb
Code lib with useful functions and event based I/O system
Language: C - Size: 953 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 4 - Forks: 3

Yonle/go-epoll
an idiomatic go epoll(7) wrapper.
Language: Go - Size: 1.95 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

abiiranathan/epollix
An ambitious project to create a web server using epoll in C
Language: C - Size: 536 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

ruanhao/py-netty
TCP framework in flavor of Netty
Language: Python - Size: 7.67 MB - Last synced at: 21 days ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

xukeawsl/hot-loader
A hot load file monitoring tool based on Linux inotify/epoll
Language: C++ - Size: 14.6 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

KingsFourze/SafetyTcpConn
A Epoll TCP Server Library with Connection Safety
Language: C++ - Size: 71.3 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

urpc/uio
uio is a ultra-fast, lightweight, non-blocking, event-driven networking framework written in pure Go
Language: Go - Size: 273 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 9 - Forks: 1

HSLL175848494/spsock
基于epoll支持双栈协议的轻量级网络库
Language: C++ - Size: 724 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

linw7/TKeed
🌎 High Performance HTTP WebServer
Language: C - Size: 2.07 MB - Last synced at: 4 months ago - Pushed at: over 7 years ago - Stars: 635 - Forks: 189

aceld/libevent
<Libevent深入浅出>本书要求有一定的服务并发编程基础,了解select和epoll等多路I/O复用机制。
Size: 2.13 MB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 854 - Forks: 196

Allenxuxu/gev
🚀Gev is a lightweight, fast non-blocking TCP network library / websocket server based on Reactor mode. Support custom protocols to quickly and easily build high-performance servers.
Language: Go - Size: 571 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 1,749 - Forks: 196

smallnest/epoller
epoll implementation for connections in Linux, MacOS and Windows
Language: C - Size: 68.4 KB - Last synced at: 4 months ago - Pushed at: 5 months ago - Stars: 87 - Forks: 27

linyacool/WebServer
A C++ High Performance Web Server
Language: C++ - Size: 2.41 MB - Last synced at: 4 months ago - Pushed at: almost 2 years ago - Stars: 8,028 - Forks: 2,132

yuesong-feng/30dayMakeCppServer
30天自制C++服务器,包含教程和源代码
Language: C++ - Size: 565 KB - Last synced at: 4 months ago - Pushed at: 6 months ago - Stars: 6,399 - Forks: 814

iqiyi/libfiber
The high performance c/c++ coroutine/fiber library for Linux/FreeBSD/MacOS/Windows, supporting select/poll/epoll/kqueue/iouring/iocp/windows GUI.
Language: C - Size: 1.34 MB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 782 - Forks: 155

caozhiyi/CppNet
Cross platform network library with C++11
Language: C++ - Size: 1.32 MB - Last synced at: 4 months ago - Pushed at: about 1 year ago - Stars: 1,103 - Forks: 247

Confiared/epollpingmultihoming
Epoll ping multihoming
Language: C++ - Size: 43 KB - Last synced at: 10 days ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

tardy-org/tardy
An asynchronous runtime for writing applications and services. Supports io_uring, epoll, kqueue, and poll for I/O.
Language: Zig - Size: 587 KB - Last synced at: 4 months ago - Pushed at: 5 months ago - Stars: 186 - Forks: 11

wangbojing/NtyTcp
单线程用户态TCP/IP协议栈,epoll实现,包含服务器案例,并发测试案例
Language: C - Size: 693 KB - Last synced at: 4 months ago - Pushed at: 5 months ago - Stars: 709 - Forks: 304

rohitparteti/io-timer
Set of I/O-free Rust coroutines to manage timers
Language: Rust - Size: 23.4 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

smallnest/1m-go-tcp-server
benchmarks for implementation of servers which support 1 million connections
Language: Go - Size: 43.9 KB - Last synced at: 4 months ago - Pushed at: over 4 years ago - Stars: 1,914 - Forks: 355

dunstanad/Math-Expression-Evaluator
A client-server system built in C for evaluating mathematical infix expressions using the two-stack algorithm. It uses epoll for concurrent client handling and supports negative numbers, unary minus, and parentheses.
Language: C - Size: 596 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

dunstanad/Epoll-based-client-server-system
C client-server app showcasing epoll-based non-blocking I/O multiplexing on Linux
Language: C - Size: 1000 Bytes - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

imarvinle/WebServer
A C++ Lightweight Web Server based on Linux epoll
Language: HTML - Size: 362 KB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 626 - Forks: 114

gatzka/cio
An ANSI C Conformant I/O Library.
Language: C - Size: 20.7 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 9 - Forks: 7

shaovie/goev
goev is a lightweight, concise i/o event demultiplexer implementation in Go
Language: Go - Size: 625 KB - Last synced at: 4 months ago - Pushed at: almost 2 years ago - Stars: 191 - Forks: 17

jeremyko/ASockLib
a simple, easy to use cross-platform c++11 header-only socket library for linux, macOS, windows
Language: C++ - Size: 517 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 18 - Forks: 10

troglobit/libuev
Lightweight event loop library for Linux epoll() family APIs
Language: C - Size: 624 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 242 - Forks: 38

demogorgon1/nwork
C++ work queue library based on I/O Completion Ports (Win32) and epoll/concurrentqueue (Linux)
Language: C++ - Size: 67.4 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

IfanTsai/mgx
:rainbow: A high performance network framework written in c++ (support tcp and http)
Language: C++ - Size: 133 KB - Last synced at: about 2 hours ago - Pushed at: about 2 years ago - Stars: 25 - Forks: 5

chopins/php-epoll
php bindings to the linux epoll API
Language: PHP - Size: 43.9 KB - Last synced at: about 2 months ago - Pushed at: almost 5 years ago - Stars: 30 - Forks: 5

hanabix/akka-stream-netty
Adapt netty transport to akka-stream
Language: Scala - Size: 155 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 4 - Forks: 0

Sekula34/webserv2.0
HTTP server in c++ 98 Standard
Language: C++ - Size: 12.2 MB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

hslam/netpoll
Package netpoll implements a network poller based on epoll/kqueue.
Language: Go - Size: 368 KB - Last synced at: 4 months ago - Pushed at: almost 2 years ago - Stars: 56 - Forks: 14

downdemo/SNET
Experimental C++20 Linux Reactor: Select/Poll/Epoll
Language: C++ - Size: 33.2 KB - Last synced at: 5 months ago - Pushed at: 9 months ago - Stars: 30 - Forks: 9

lithdew/pike
Async I/O for Zig
Language: Zig - Size: 188 KB - Last synced at: 5 months ago - Pushed at: over 2 years ago - Stars: 135 - Forks: 8

purehyperbole/wsev
An ergonomic epoll based websocket server library in Go
Language: Go - Size: 94.7 KB - Last synced at: 5 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

suconghou/poll_server
simple poll server
Language: C++ - Size: 64.5 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

johnae/spook
Lightweight programmable evented utility based on LuaJIT and ljsyscall
Language: MoonScript - Size: 1.32 MB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 36 - Forks: 0

zyearn/zaver
Yet another fast and efficient HTTP server
Language: C - Size: 131 KB - Last synced at: 4 months ago - Pushed at: about 3 years ago - Stars: 852 - Forks: 242

thuong31415/fast-c
High-performance C web server with epoll & multi-threading
Size: 2.93 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

wlgq2/eomaia
一个基于reactor模式的Linux/C++网络库,支持one loop per thread机制。
Language: C++ - Size: 239 KB - Last synced at: 4 months ago - Pushed at: over 5 years ago - Stars: 192 - Forks: 46

SOHAIBALOUSSI/webserver Fork of M3ayz00/webserv
reinventing the wheel...
Language: C++ - Size: 1.21 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

Zelmoghazy/epoll-threadpool-webserver
Minimal Multithreaded HTTP/1.0 server implementation using non-blocking IO, epoll and a thread pool in C++
Language: C++ - Size: 12.7 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

holmofy/echo-server
learn socket api
Language: C - Size: 43 KB - Last synced at: 5 months ago - Pushed at: about 1 year ago - Stars: 13 - Forks: 2

josexy/socnet-cpp
A high performance HTTP server based on linux epoll designed by C++ 20
Language: C++ - Size: 1.32 MB - Last synced at: 5 months ago - Pushed at: almost 4 years ago - Stars: 34 - Forks: 0

codepr/roach
Micro timeseries DB
Language: C - Size: 234 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

nikneym/dynamo 📦
Performant abstraction over system APIs for non-blocking socket I/O. Implements an event loop that leverages proactor pattern.
Language: Zig - Size: 14.6 KB - Last synced at: 6 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

tinoryj/SimpleHTTPServer_epoll_threadPoll
C++ HTTPServer with epoll & thread pool
Language: TeX - Size: 13.4 MB - Last synced at: 3 months ago - Pushed at: over 7 years ago - Stars: 3 - Forks: 0

Icingworld/WW-WebServer
A simple WebServer for linux
Language: C++ - Size: 147 KB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 5 - Forks: 1

dym-program/libcore
base lib for linux
Language: C++ - Size: 76.2 KB - Last synced at: 2 months ago - Pushed at: 7 months ago - Stars: 25 - Forks: 0

kezhengjie/epoll-tcp-port-forward
a small demo shows how to use epoll.small program implements port forwarding with epoll.also support Windows using wepoll
Language: C - Size: 61.5 KB - Last synced at: 5 months ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 0

MiaoHN/chatroom
C++ Terminal 聊天室 epoll 线程池
Language: C++ - Size: 59.6 KB - Last synced at: 6 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

ia/connect
tiny cross-platform socket API library
Language: C - Size: 348 KB - Last synced at: 1 day ago - Pushed at: 11 months ago - Stars: 50 - Forks: 10

64/hh
HTTP/2 server written in C.
Language: C - Size: 6.41 MB - Last synced at: 4 months ago - Pushed at: over 7 years ago - Stars: 28 - Forks: 4

helins/linux-epoll.java
Use Linux's epoll from java
Language: Java - Size: 92.8 KB - Last synced at: 5 months ago - Pushed at: over 4 years ago - Stars: 7 - Forks: 2

SelcukAydi/epoll-timer
An efficient and highly scalable timer implementation based on Epoll written in C++.
Language: C++ - Size: 29.3 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

yuesong-feng/pine
A C++ network library for study.
Language: C++ - Size: 192 KB - Last synced at: 5 months ago - Pushed at: over 2 years ago - Stars: 153 - Forks: 34

danclive/sincere 📦
Sincere is a micro web framework for Rust(stable) based on hyper and multithreading
Language: Rust - Size: 199 KB - Last synced at: 15 days ago - Pushed at: almost 5 years ago - Stars: 98 - Forks: 7

alberliu/gn
golang epoll实现
Language: Go - Size: 2.37 MB - Last synced at: 5 months ago - Pushed at: over 1 year ago - Stars: 87 - Forks: 54

joakimthun/io-uring-echo-server
Very simple TCP echo servers based on io_uring and epoll.
Language: C++ - Size: 42 KB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 0

doctordragon666/EpollFrame 📦
一个高性能的epoll框架
Language: C++ - Size: 91.8 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0
