Namespace Mono.Terminal
Classes
MainLoop
Simple main loop implementation that can be used to monitor file descriptor, run timers and idle handlers.
Enums
MainLoop.Condition
Condition on which to wake up from file descriptor activity. These match the Linux/BSD poll definitions.