f18dcaf9e6
Signed-off-by: Ryan P.C. McQuen <ryan.q@linux.com> |
||
---|---|---|
.. | ||
README | ||
eio.SlackBuild | ||
eio.info | ||
slack-desc |
README
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.