Skip to content

chasecs/io-models

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IO-Playground

Demo codes for several I/O models including, blocking, non-blocking, select, sinal-driven, kqueue.

building

e.g. blocking.c

$ gcc -o blk blocking.c
$ ./blk < test_file

About

demo codes for some I/O models

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages