1 Star 0 Fork 86

user_382130 / libtnet

forked from siddontang / libtnet 
Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
This repository doesn't specify license. Please pay attention to the specific project description and its upstream code dependency when using it.
Clone or Download
contribute
Sync branch
Cancel
Notice: Creating folder will generate an empty file .keep, because not support in Git
Loading...
README

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!

Empty file

About

一个小巧的高性能C++网络库 expand collapse
C++
Cancel

Releases

No release

Contributors

All

Activities

Load More
can not load any more
C++
1
https://gitee.com/jiangsheng1987/libtnet.git
git@gitee.com:jiangsheng1987/libtnet.git
jiangsheng1987
libtnet
libtnet
master

Search