efl/src/lib
Gustavo Sverzut Barbieri ae054e6c0b ecore_con/ecore_ipc legacy: fail early for local sockets.
In the old/legacy API the socket would be opened early in non-blocking
mode (connect returned errno==EINPROGRESS), with UNIX socket being
path-validated early and returning NULL as 'server' handle.

Some applications relied on this instead of monitoring the "ERROR"
events, considering the connection to be successful if there was a
handle -- this was the case with Terminology after it moved from DBus
to Ecore_Ipc.

Although this is not correct, we must keep compatibility and thus we
stat() in compatibility layer, failing early as the old API would do.
2016-12-19 13:03:33 -02:00
..
ecore ecore: add helper to automatically connect a future result to a promise. 2016-12-16 14:10:58 -08:00
ecore_audio docs: ecore_adio: finish up eo docs for ecore_audio 2016-11-11 09:26:22 +01:00
ecore_avahi
ecore_buffer
ecore_cocoa ecore_cocoa: fix handling of some keys 2016-10-30 16:46:30 +01:00
ecore_con ecore_con/ecore_ipc legacy: fail early for local sockets. 2016-12-19 13:03:33 -02:00
ecore_drm
ecore_drm2 ecore_drm2: Make ecore_drm2_fb_release return status 2016-12-07 11:30:03 -06:00
ecore_evas Ecore Evas: Add multi seat support for mouse in/out. 2016-11-28 13:57:55 -02:00
ecore_fb ecore fb: Add the following sixteen known keys to the list. 2016-11-18 17:51:16 +01:00
ecore_file Revert "ecore_file: use win api for delete folder" 2016-11-30 14:03:00 +02:00
ecore_imf elm_entry: Add voice input panel layout 2016-10-31 19:10:53 +09:00
ecore_imf_evas
ecore_input Ecore_Input: Add Efl_Input_Device in Ecore_Events structs. 2016-09-26 22:06:59 -03:00
ecore_input_evas Ecore Input Evas: Add ecore_event_evas_seat_modifier_lock_update(). 2016-12-02 09:57:50 -02:00
ecore_ipc ecore_con/ecore_ipc legacy: fail early for local sockets. 2016-12-19 13:03:33 -02:00
ecore_psl1ght
ecore_sdl
ecore_wayland ecore_wayland: fix over writing file descriptor bug for reading 2016-11-18 19:53:15 +09:00
ecore_win32 Fix generate ecore key events on windows. 2016-12-14 15:50:55 +02:00
ecore_wl2 ecore-wl2: restore previous session recovery behavior on hide 2016-12-14 11:44:13 -05:00
ecore_x ecore-x - add missing atom fetches! 2016-12-16 16:16:53 +09:00
ector efl interface: introduce efl_gfx_path mixin. 2016-11-23 17:36:57 +09:00
edje edje: handle case when strdup would be NULL. 2016-12-16 15:15:17 -08:00
eet Eet: add EINA_ARG_NONNULL for eet_data_text_undump* @fix 2016-12-01 11:05:50 +09:00
eeze eeze: remove trailing whitespaces 2016-09-07 09:48:39 +05:30
efl efl_io_buffer: callbacks may close the buffer. 2016-12-09 13:47:04 -02:00
efreet efreet: make mime type evaluation way faster by using mmap. 2016-11-14 15:17:12 -08:00
eina eina: add free cb to eina_iterator_filter_new 2016-12-09 10:16:08 +01:00
eio Eio_monitor: support native monitor for Win32 (T4978) 2016-12-16 15:27:14 -08:00
eldbus eldbus: change to idle_enterer from idler 2016-12-06 12:02:32 +09:00
elementary elm_code: Don't assume control characters make a change 2016-12-17 13:12:46 +00:00
elocation
elput elput: Fix resource leak 2016-12-19 09:49:36 -05:00
elua elua: load modules from local dirs first 2016-08-08 14:38:39 +01:00
embryo
emile emile: refactor color convertion/copy logic in jpeg data decoder. 2016-12-15 16:45:10 -08:00
emotion docs: emotion: add last missing docs for emotion eo file 2016-11-10 15:14:42 +01:00
eo Eo: remove unreachable code in isa. 2016-12-15 11:36:51 +00:00
eolian eolian: silence clobbered variable warning. 2016-12-15 10:44:22 -08:00
eolian_cxx eolian-cxx: Remove EOLIAN_TYPE_POINTER enumeration 2016-11-10 15:20:36 -02:00
ephysics
escape
ethumb ethumb: fix resource leak introduced in file path sanitization rework 2016-12-12 16:44:02 +01:00
ethumb_client
evas evas: Fix issues with masking (make check) 2016-12-16 17:10:01 +09:00
evil
.gitignore