examples/unsorted
Gustavo Sverzut Barbieri dd1c574b86 efl_net_dialer_udp_example: be more 'correct' using events to read/write.
instead of blindly reading and writing, which can lead to hangs due no
server, let's use can_read and can_write to do the operations, this
won't let us believe we can read when we can't.

it's also the recommended approach, so let's show that in the examples
so users don't copy&paste incorrect stuff :-)
2016-10-21 13:33:27 -02:00
..
ecore efl_net_dialer_udp_example: be more 'correct' using events to read/write. 2016-10-21 13:33:27 -02:00
ecore_avahi ecore_avahi: remove useless printf. 2014-02-28 19:58:25 -03:00
edje edje example: fix broken batman svg resource. 2016-09-19 23:40:14 +09:00
eet Eet example: Add the correct variable in the hash. 2016-10-10 14:20:48 -03:00
eina example: eina log - set eina log levels in examples 2016-04-13 15:29:29 +05:30
eina_cxx tests: Added config.h to tests. 2014-07-18 18:55:56 -03:00
eio eio: finish port to new efl_io_manager API. 2016-09-09 16:22:55 -07:00
eldbus Rename efl_self to efl_added 2016-09-05 16:59:56 +01:00
elementary Rename efl_self to efl_added 2016-09-05 16:59:56 +01:00
elocation examples/elocation: Remove unused config.h include 2015-01-09 18:25:42 +01:00
emile emile: Added example program for base64 encoding and decoding. 2016-01-14 11:28:40 +09:00
emotion examples: emotion: fix event naming after convert to EFL Canvas Object 2016-09-22 11:43:34 +02:00
eolian_cxx examples: eolian_cxx: adapt code generation to changed eolian_gen commandline 2016-10-14 12:38:46 +02:00
ephysics Use key instead of keyname for considering setxkbmap 2014-01-04 13:25:21 +09:00
ethumb_client efl: add makefile.examples to each lib 2013-02-08 17:35:24 +00:00
evas evas: Move clip_unset to legacy, remove group_clip 2016-10-12 11:25:56 +09:00