You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Cedric BAIL 7e8b2681c9 eio: fix eio monitor by Guillaume Friloux. 12 years ago
..
doc eio: fix eio monitor by Guillaume Friloux. 12 years ago
m4 eio: add Eio_Monitor API. 13 years ago
src eio: fix eio monitor by Guillaume Friloux. 12 years ago
.gitignore eio: Added .gitignore 12 years ago
AUTHORS eio: fix eio_monitor. 12 years ago
COPYING eio: fix copy/paste error. 12 years ago
ChangeLog * eio: please welcome our asynchronous input output library. 13 years ago
INSTALL * eio: please welcome our asynchronous input output library. 13 years ago
Makefile.am eio: fix maintainer-clean 12 years ago
NEWS * eio: please welcome our asynchronous input output library. 13 years ago
README * eio: Add an error callback, some docs and a small README. 13 years ago
autogen.sh that's it - remove autom4te.cache dirs again... - keep having to many 12 years ago
configure.ac eio: latest attempt to fix auto doc. 12 years ago
eio.pc.in * eio: please welcome our asynchronous input output library. 13 years ago
eio.spec.in Assorted build and spec fixes. 12 years ago

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 !