Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Eio_posix
SourceFallback Eio backend for POSIX systems.
The type of the standard set of resources available on POSIX systems.
run main
runs an event loop and calls main stdenv
inside it.
For portable code, you should use Eio_main.run
instead, which will call this for you if appropriate.