Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EPOLL_c

epoll_c

a simple implements of epoll by c

NOTE: you should run this on linux.

QUICK START

1.SERVER

run server.c

2.CLIENT

run client.c

3. OUTPUT

hi
[send] hi

[recv] HI

REF

https://learnku.com/articles/41814

About

a simple implements of epoll by c

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages