1 Star 0 Fork 86

leftup / libtnet

forked from siddontang / libtnet 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 628 Bytes
一键复制 编辑 原始数据 按行查看 历史
siddontang 提交于 2015-05-16 08:17 . Update README.md

Introduction

libtnet is a tiny high performance network lib, purpose is to simplify the network programming.

Install

go to root source, then

mkdir -p build
cd build
cmake ..
make
make install

Requirement

  • gcc >= 4.4, supports c++ 0x
  • linux, supports eventfd, signalfd and timerfd

Not supported!

  • unix socket domain
  • ssl

Other

please see wiki for more information. If you have any problem when using libtnet, you can contact me through below.

I thank you very much for your feedback!

1
https://gitee.com/leftup/libtnet.git
git@gitee.com:leftup/libtnet.git
leftup
libtnet
libtnet
master

搜索帮助