mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-29 05:38:00 +00:00
6 lines
263 B
Plaintext
6 lines
263 B
Plaintext
|
Eio 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.
|
||
|
|
||
|
WWW: http://docs.enlightenment.org/auto/eio/
|