efl/legacy/ecore/src/lib/ecore_con
Mike Blumenkrantz ec11fcc9c1 return -1 for ecore_con_server_fd_get() in the rare case that the server has already been deleted
SVN revision: 76582
2012-09-13 07:04:11 +00:00
..
Ecore_Con.h revert ecore-con refcounting stuff, fix the problem in ipc (hopefully) 2012-06-06 09:49:24 +00:00
Ecore_Con_Eet.h ecore: add forgotten EAPI to Ecore_Con_Eet. 2012-08-31 06:39:57 +00:00
Makefile.am ecore: Add Ecore_Con_Eet API. 2012-08-31 03:11:24 +00:00
dns.c From: Raphael Kubo da Costa <rakuco@FreeBSD.org> 2012-06-23 20:22:44 +00:00
dns.h as I promised long, long ago, ecore now has its own asynchronous dns resolver! everyone cheer for not needing c-ares any longer! 2012-06-04 21:10:17 +00:00
ecore_con.c return -1 for ecore_con_server_fd_get() in the rare case that the server has already been deleted 2012-09-13 07:04:11 +00:00
ecore_con_alloc.c fix passthrough getenv for eina mempool in ecore too. 2012-08-10 12:50:09 +00:00
ecore_con_ares.c ...make that twice 2011-12-06 03:51:01 +00:00
ecore_con_dns.c ecore_con: fix compilation on Windows 2012-07-20 11:05:25 +00:00
ecore_con_eet.c ecore: Ecore_Con_Eet reset size when receiving an Eet_Data. 2012-09-08 16:12:34 +00:00
ecore_con_info.c lets check write err so we dont get warnings. :/ 2012-01-18 04:13:52 +00:00
ecore_con_local.c ecore : Let's compile ecore with android ndk 2012-08-27 22:05:51 +00:00
ecore_con_local_win32.c use client_kill instead of directly eventing 2012-01-19 08:02:41 +00:00
ecore_con_private.h revert ecore-con refcounting stuff, fix the problem in ipc (hopefully) 2012-06-06 09:49:24 +00:00
ecore_con_socks.c ecore: fix SOCKS proxy doc. That should be in doxygen anyway. Wondering 2012-05-11 02:37:14 +00:00
ecore_con_ssl.c apparently when using openssl, the prepared flag was never being set for servers 2012-09-06 08:03:41 +00:00
ecore_con_url.c ecore_con_url: Better handling of timeout messages 2012-09-10 19:06:29 +00:00