efl/legacy/ecore/src/lib/ecore_con
Sebastian Dransfeld 9a6b8adfec only emit ECORE_CON_EVENT_SERVER_DATA when data
SVN revision: 55602
2010-12-17 08:15:52 +00:00
..
.cvsignore Quiet. 2005-07-29 16:41:05 +00:00
Ecore_Con.h add ecore_con_client_connected_get to avoid people scratching their heads and wondering how the hell they're supposed to know if a client has disconnected 2010-11-06 00:17:04 +00:00
Makefile.am Ecore: Decide whether library will be built or not in upper level 2010-10-28 16:37:41 +00:00
ecore_con.c only emit ECORE_CON_EVENT_SERVER_DATA when data 2010-12-17 08:15:52 +00:00
ecore_con_ares.c handle ARES_ECONNREFUSED 2010-12-11 00:25:46 +00:00
ecore_con_info.c From: Mike McCormack <mj.mccormack@samsung.com> 2010-12-16 04:39:38 +00:00
ecore_con_local.c reformat using ecrustify because uncrustify dicked it up previously 2010-11-03 17:58:37 +00:00
ecore_con_private.h optimization pass #1: 5% server speed increase 2010-11-16 21:32:50 +00:00
ecore_con_ssl.c finally fix stupid ssl read bug for long transfers! also added a couple more error checks and reordered things to read a little better 2010-12-16 07:43:48 +00:00
ecore_con_url.c if data is NULL for curl... make postfieldsize 0. 2010-12-16 08:35:29 +00:00