Epoll Glossary

Browse 1 epoll terms defined in plain English, from the cultural dictionary of computing.

1 Epoll Terms

Level Triggered
An I/O notification mode in which the operating system repeatedly reports that a file descriptor is ready as long as the condition persists (e.g., data remains...

Related Topics