Skip to content

mcbucks/epollet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Edge-triggered Epoll

This repo demonstrates how to use epoll with the EPOLLET flag set (which puts file descriptors into edge-triggered mode). This is a followup to my blog post Blocking I/O, Nonblocking I/O, And Epoll, intended to demonstrate some real code.

About

demonstration of how to use the EPOLLET flag

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 99.0%
  • Makefile 1.0%