Asynchronous input/output and file manipulation. More...
Modules | |
Eio file listing API | |
This functions helps list files asynchronously. | |
Eio manipulation of eXtended attribute. | |
A set of function to manipulate data associated with a specific file. | |
Eio Reference helper API | |
This are helper provided around core Eio API. | |
Manipulate an Eina_File asynchronously | |
This function helps when manipulating a file asynchronously. | |
Eio asynchronous API for Eet file. | |
This set of functions help in the asynchronous use of Eet. | |
Eio file and directory monitoring API | |
These function monitor changes in directories and files. | |
Data Structures | |
struct | _Eio_Data |
A structure to handle arbitrary data to be sent over Promises. More... | |
Typedefs | |
typedef struct _Eio_Data | Eio_Data |
A structure to handle arbitrary data to be sent over Promises. | |
Asynchronous input/output and file manipulation.