Namespace Mono.Terminal
Classes
Simple main loop implementation that can be used to monitor
file descriptor, run timers and idle handlers.
Unix main loop, suitable for using on Posix systems
Interfaces
Public interface to create your own platform specific main loop driver.
Enums
Condition on which to wake up from file descriptor activity. These match the Linux/BSD poll definitions.