slackbuilds_ponce/libraries/eio/README
Aleksandar Samardzic 6a1eb2f4b9 libraries/eio: Added. (Enlightenment DR17 I/O Library)
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2012-11-17 18:26:46 +01:00

6 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.