devnull-cz / unix-linux-prog-in-c

Unix/Linux Programming in C course materials
https://devnull-cz.github.io/unix-linux-prog-in-c/
Other
10 stars 2 forks source link

Slide "Example: setting time limit for read" should use setitimer(2) #29

Open janpgit opened 7 years ago

janpgit commented 7 years ago

Plus the note on setitimer() should be changed and mention an obsolete timer(2) call.