1. 首页
  2. 数据库
  3. 其它
  4. tinynet:一个很小的网络框架 源码

tinynet:一个很小的网络框架 源码

上传者: 2021-05-22 00:11:26上传 ZIP文件 95.31KB 热度 15次
小网 tinynet is light-weighted network library specially for game server. it supports select/poll/epoll/iocp multiplexing model. you can switch any one by define different macro. 编译器: make sure easy project at the same directory,easey git address:https://github.com/yuyunliuhen/easy. linux use gcc,version 4.8.1 or later for example: g++ -g -Wl,--no-as-needed -std=c++11 -pthread -D__LINUX -D__HAVE_
下载地址
用户评论