summaryrefslogtreecommitdiff
path: root/src/lib/ecore_ipc
Commit message (Expand)AuthorAgeFilesLines
* If there is situation when server is closed prior to client, the client point...Prince Kumar Dubey2016-07-111-2/+6
* ecore_ipc: use Eina_Bool for one-bit bitfieldStefan Schmidt2015-11-131-2/+2
* ecore_ipc: fix typo in ecore_ipc_server_send() API docAmitesh Singh2015-10-021-1/+1
* ecore_ipc: remove redundant codeThiep Ha2015-07-281-2/+1
* ecore: remove the need to order the header correctly for Windows.Cedric BAIL2015-05-071-1/+4
* ecore_ipc: coverity issue - you cannot return without freeShinwoo Kim2014-12-121-0/+4
* ecore_ipc: update missing API documentation.Pierre Le Magourou2014-10-201-24/+66
* fix typos in EFL documentsJihoon Kim2014-01-071-2/+2
* efl: Unified eina critical manro to CRI.Daniel Juyung Seo2013-12-261-3/+3
* ecore_ipc: prevent a double free.Cedric Bail2013-11-281-1/+1
* ecore_ipc: use the new eina_swap*().Cedric Bail2013-10-022-28/+14
* fix clang bad free better. :)Carsten Haitzler (Rasterman)2013-07-161-2/+11
* fix clang bad free complaintCarsten Haitzler (Rasterman)2013-07-161-0/+1
* somehow buf is freed once its put into an event.. but before event isCarsten Haitzler (Rasterman)2013-07-091-2/+8
* Initialize 'buf' to NULL (to avoid compiler warning)Chris Michael2013-07-081-1/+1
* Fix memleaks reported by Coverity: Setting 'buf' to NULL (withoutChris Michael2013-07-081-0/+3
* Fix formattingChris Michael2013-07-081-1/+2
* ecore_con: improve portability.Cedric Bail2013-03-161-1/+4
* efl: remove checks for socket.h, net/*, arpa/*Lucas De Marchi2013-01-101-5/+2
* efl/ecore_ipc: fix doxygen hierarchy.Gustavo Sverzut Barbieri2012-12-281-3/+3
* all efl object deletion functions now take NULL without crashing or erroringMike Blumenkrantz2012-12-241-0/+2
* efl: Created Ecore group and added existing Ecore groups to it.Jonas M. Gastal2012-12-181-0/+3
* merge: add escape ecore, fix several bugsVincent Torri2012-12-023-0/+2032