mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
7 lines
324 B
Text
7 lines
324 B
Text
|
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.
|