Skip to content

X86-64 Linux use tcp socket library, make networking programming easy and effective.

Notifications You must be signed in to change notification settings

lilijreey/easy_socket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Design pinciple

top

  1. 简单已用
  2. 最小约束
  3. 正交设计可组合
  4. 零开销抽象
  5. 分层
  6. 灵活

特性

  • delete this safe

限制

只适用于X86-64体系下的Linux系统 暂时其他系统和体系环境不支持

How to user

Install

  1. make
  2. make install
  3. -lesock

Compile

About

X86-64 Linux use tcp socket library, make networking programming easy and effective.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published