package
0.0.0-20220310070536-a7cdbd9210b1
Repository: https://github.com/goworkeryyt/go-socket.git
Documentation: pkg.go.dev
# Functions
New 初始化连接管理池.
# Structs
EpollManager 基于 linux epoll 实现连接管理.
# Interfaces
ManagerI TCP 连接管理,添加、删除、通过以恶搞连接ID获得连接对象,当前连接数、清空全部连接等方法.