All Projects → eklitzke → epollet

eklitzke / epollet

Licence: other
demonstration of how to use the EPOLLET flag

Programming Languages

c
50402 projects - #5 most used programming language
Makefile
30231 projects

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].