efl/src/lib/eio
Cedric BAIL 59a77b3315 eio: properly track destruction of all Eet eio request.
@fix T4550
2016-09-12 16:19:10 -07:00
..
Eio.h Eio: Update my email address. 2016-08-05 20:33:27 -05:00
Eio_Eo.h eio: rename eio_job to efl_io_manager. 2016-06-22 13:19:13 -07:00
Eio_Legacy.h eio: Adds Eo-based Eio API 2016-05-25 21:32:03 -03:00
efl_io_manager.c efl: add documentation and last cleanup of the API. 2016-09-08 15:16:43 -07:00
efl_io_manager.eo eio: rework efl_io_manager to use efl_future. 2016-09-08 15:16:23 -07:00
eio_dir.c eio: fix allocation in eio_dir to reuse common safer infra. 2016-09-08 15:16:43 -07:00
eio_eet.c eio: properly track destruction of all Eet eio request. 2016-09-12 16:19:10 -07:00
eio_file.c eio: add internal function able to build array instead of triggering a callback per files. 2016-09-08 14:58:06 -07:00
eio_inline_helper.x Eio: Update my email address. 2016-08-05 20:33:27 -05:00
eio_main.c Eo: Finish the renaming of Eo to the EFL. 2016-08-15 15:07:42 +01:00
eio_map.c eio: track length of resulting operation to be reported by futures. 2016-09-08 14:58:06 -07:00
eio_model.c Rename efl_self to efl_added 2016-09-05 16:59:56 +01:00
eio_model.eo Change the EFL to follow the new Eo rename. 2016-08-11 17:04:43 +01:00
eio_model_private.h eio: Fixed Eio_Model monitor life cycle 2016-06-14 20:57:00 -03:00
eio_monitor.c eio: handle failure due to lack of access right. 2016-07-15 17:07:49 -07:00
eio_monitor_cocoa.c eio_monitor: fix memory leak issue 2015-10-09 10:00:32 +02:00
eio_monitor_inotify.c eio: handle failure due to lack of access right. 2016-07-15 17:07:49 -07:00
eio_monitor_kevent.c eio: fix kevent monitor to not SIGBUS. 2016-09-07 16:41:59 -07:00
eio_monitor_poll.c eio: make poll backend pass eio_test_monitor.c test suite. 2015-10-04 16:22:49 +02:00
eio_monitor_win32.c eio_monitor: fix memory leak in eio monitor module 2015-10-09 10:00:32 +02:00
eio_private.h eio: add an internal function for getting xattr in bulk. 2016-09-08 15:16:43 -07:00
eio_sentry.c efl callbacks: update some events calls to no longer trigger legacy callbacks 2016-08-30 13:59:59 -03:00
eio_sentry.eo Change the EFL to follow the new Eo rename. 2016-08-11 17:04:43 +01:00
eio_sentry_private.h eio: Adds Eo-based Eio API 2016-05-25 21:32:03 -03:00
eio_single.c eio: track length of resulting operation to be reported by futures. 2016-09-08 14:58:06 -07:00
eio_xattr.c eio: add an internal function for getting xattr in bulk. 2016-09-08 15:16:43 -07:00