Go to file
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: "connect" to an UDP server to send and receive data. 2016-10-18 19:04:00 -02:00
ecore_avahi Examples: Fix compilation (disable CXX examples!) 2016-04-21 17:16:53 +09:00
edje examples: edje: make sure we handle the various corner cases for the po files 2016-07-26 12:40:55 +02:00
eet examples: add DESTDIR support for install. 2016-04-14 17:00:08 -07:00
eina examples: add DESTDIR support for install. 2016-04-14 17:00:08 -07:00
eina_cxx examples: eina-cxx: ensure the install hook honors a set DESTDIR 2016-06-17 15:05:02 +09:30
eio examples: update various gitignore files for new example binaries 2016-06-30 18:15:44 +02:00
eldbus examples: add DESTDIR support for install. 2016-04-14 17:00:08 -07:00
elementary examples/elementary: drop generated.h from SOURCES 2016-09-28 14:42:58 -03:00
elocation examples: add DESTDIR support for install. 2016-04-14 17:00:08 -07:00
elua examples: elua: ensure the install hook honors a set DESTDIR 2016-06-16 11:16:30 +02:00
emile examples: add DESTDIR support for install. 2016-04-14 17:00:08 -07:00
emotion examples: add DESTDIR support for install. 2016-04-14 17:00:08 -07:00
eolian_cxx examples: eolian_cxx: adapt code generation to changed eolian_gen commandline 2016-10-14 12:38:46 +02:00
ephysics examples: add DESTDIR support for install. 2016-04-14 17:00:08 -07:00
ethumb_client examples: add DESTDIR support for install. 2016-04-14 17:00:08 -07:00
evas examples: evas: ensure filter example lua files land in tarball 2016-08-17 16:43:32 +02:00
unsorted efl_net_dialer_udp_example: be more 'correct' using events to read/write. 2016-10-21 13:33:27 -02:00