Eio

Asynchronous input/output and file manipulation. More...

Topics

 Eio file listing API
 This functions helps list files asynchronously.
 
 Eio file management API.
 
 
 Eio manipulation of eXtended attribute.
 
 
 Eio Reference helper API
 
 
 Manipulate an Eina_File asynchronously
 
 
 Eio asynchronous API for Eet file.
 
 
 Eio file and directory monitoring API
 
 

Typedefs

typedef struct _Eio_File Eio_File
 Generic asynchronous I/O reference.
 

Functions

EIO_API void eio_monitoring_interval_set (double interval)
 Set the polling interval to control the fallback monitor behavior.
 

Variables

EIO_API Eio_Versioneio_version
 Eio Version Information.
 

Detailed Description

Asynchronous input/output and file manipulation.

Function Documentation

◆ eio_monitoring_interval_set()

EIO_API void eio_monitoring_interval_set ( double interval)

Set the polling interval to control the fallback monitor behavior.

Parameters
intervalThe interval (in seconds) to poll
Since
1.21

References ecore_timer_interval_set(), eina_hash_iterator_data_new(), EINA_ITERATOR_FOREACH, eina_iterator_free(), and EINA_SAFETY_ON_TRUE_RETURN.