efl/legacy/eio
Iván Briano 196b7ddf2d eina-0 is no more, check for the right package name
SVN revision: 51227
2010-08-16 20:20:57 +00:00
..
m4
src Cleanups 2010-08-03 17:59:55 +00:00
AUTHORS Add the ability to perform standard IO operations on a file in a thread. 2010-07-28 22:12:41 +00:00
COPYING
ChangeLog
INSTALL
Makefile.am
NEWS
README
autogen.sh
configure.ac eina-0 is no more, check for the right package name 2010-08-16 20:20:57 +00:00
eio.pc.in

README

Enlightenment Input Output Library
==================================

This library is intended to provide non blocking IO by using thread for all
operation that may block. It depends only on eina and ecore right now. It
should integrate all the features/functions of Ecore_File that could block.

This should become one day part of what we call the EFL and be a dependence
of E17. Feel free to contribute, help is always appreciated !