Skip to content
forked from spch2008/Socket

尝试阻塞与非阻塞,I/O多路复用(select, epoll)

License

Notifications You must be signed in to change notification settings

openkoding/Socket

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

socket

体验了一下各种网络编程模型:

  1. 阻塞、非阻塞
  2. select I/O多路复用模型
  3. epoll I/O多路复用模型
  4. UDP编程等

About

尝试阻塞与非阻塞,I/O多路复用(select, epoll)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 100.0%