summaryrefslogtreecommitdiff
path: root/src/com-core.c
AgeCommit message (Expand)AuthorFilesLines
2015-08-04Do not process the finalize in the nested call.HEADtizen_3.0.m2.a1_tv_releasetizen_3.0.m2.a1_mobile_releasesubmit/tizen_common/20151019.135620submit/tizen_common/20151015.190624submit/tizen/20150917.014254submit/tizen/20150916.141025accepted/tizen/tv/20150917.041120accepted/tizen/mobile/20150917.041057tizenSung-jae Park1-14/+44
2015-07-24Sync with the latest tizen 2.4Sung-jae Park1-0/+59
2015-05-01Sync with the latest 2.3.1Sung-jae Park1-520/+520
2014-11-23guint could not be below ZERO.Sung-jae Park1-3/+3
2014-11-23Add new API for compatibility instead of changing API signature.Sung-jae Park1-2/+2
2014-11-23Add new method for sending/receving file descriptorsSung-jae Park1-508/+522
2014-05-22Clean up all resource for non-threaded IPC.Sung-jae Park1-17/+146
2014-03-21Optimize the perf / validate FD.Sung-jae Park1-2/+18
2014-03-20Validate context before destroy it.Sung-jae Park1-14/+44
2013-08-09Update coding conventionSung-jae Park1-8/+15
2013-06-27Remove unnecessary logsSung-jae Park1-5/+3
2013-06-12Disconnected callback should be called even if connection closed by main thread.Sung-jae Park1-0/+2
2013-04-30Do not update chunk->size using return of recv.Sung-jae Park1-0/+2
2013-03-25Update LicenseSung-jae Park1-1/+1
2013-01-19Change S/W license to Apache from FloraSung-jae Park1-4/+5
2012-12-06Check the existences before remove itSung-jae Park1-4/+8
2012-11-22Add threaded com-core.Sung-jae Park1-19/+19
2012-09-15Remove busy-waiting codeSung-jae Park1-35/+49
2012-08-11Update licenseSung-jae Park1-0/+16
2012-07-29SEL Verification - bug fixedSung-jae Park1-23/+122
2012-07-26Replace the BUSY-WAITING CODE with the SELECT.Sung-jae Park1-19/+18
2012-07-26Handling the error case. for preventing the lock-upSung-jae Park1-9/+38
2012-07-25Add log for debuggingSung-jae Park1-0/+17
2012-06-29Rename connector to com-coreSung-jae Park1-0/+316