efl/legacy/ecore/src/lib/ecore_con
Mike Blumenkrantz 24c0ebda74 fix error handling of plaintext connect, print ERR on connect failure
SVN revision: 54624
2010-11-17 09:31:15 +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 fix error handling of plaintext connect, print ERR on connect failure 2010-11-17 09:31:15 +00:00
ecore_con_ares.c clean up unused warnings 2010-11-17 06:41:41 +00:00
ecore_con_info.c reformat using ecrustify because uncrustify dicked it up previously 2010-11-03 17:58:37 +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 robustify ssl handshaking by catching extremely rare cases when the session has been deleted between handshake calls usually caused by thousands of concurrent sessions. yes, I'm benchmarking. 2010-11-07 05:36:40 +00:00
ecore_con_url.c reformat using ecrustify because uncrustify dicked it up previously 2010-11-03 17:58:37 +00:00