7 lines
324 B
Plaintext
7 lines
324 B
Plaintext
Eio is part of Enlightenment DR17 foundation libraries.
|
|
|
|
Eio integrates with EFL (Ecore, Eina) to provide efficient filesystem
|
|
input/output (I/O). It use the best techniques to achieve such purpose,
|
|
like using at-variants, splice, properly handling errors and doing it in
|
|
an asynchronous fashion by means of worker threads.
|