efl/legacy/ecore/src/lib/ecore_con
Mike Blumenkrantz 11dfca7e68 add some error messages when server connections fail for debugging
SVN revision: 72984
2012-06-28 08:51:06 +00:00
..
Ecore_Con.h revert ecore-con refcounting stuff, fix the problem in ipc (hopefully) 2012-06-06 09:49:24 +00:00
Makefile.am use new compiler flag macro to disable tons of warnings 2012-06-08 18:53:39 +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 add some error messages when server connections fail for debugging 2012-06-28 08:51:06 +00:00
ecore_con_alloc.c tone down mempool sizes 2012-06-17 01:54:28 +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-06-19 15:56:44 +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 print error message when local connect fails 2012-06-11 14:15:12 +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 From: Jérôme Pinot <ngc891@gmail.com> 2012-04-12 03:51:36 +00:00
ecore_con_url.c From: Bluezery <ohpowel@gmail.com> 2012-03-12 04:53:47 +00:00