Skip to content

Use raw socket, BFP and epoll to speed up socket i/o mux for TCP connections

Notifications You must be signed in to change notification settings

dennis-tseng99/how-to-epoll

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

how-to-epoll

Use raw socket, BFP and epoll to speed up socket i/o mux for TCP connections compile : gcc epoll.c -o epoll

About

Use raw socket, BFP and epoll to speed up socket i/o mux for TCP connections

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages