Skip to content

swm8023/libohnet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libohnet

一个用C编写的网络库
ohutil 封装了POSIX的API以及一些常用组件。
ohstl 模仿STL用C实现了map、list、heap、string、vector这几类常用容器,对内置类型和用户类型都提供支持,并可以使用迭代器访问。
ohev 模仿libev实现了事件驱动库,并基于此提供网络库。
ohplug

About

C网络库, developing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors