summaryrefslogtreecommitdiff
path: root/src/framework/common/connection.cpp
AgeCommit message (Expand)AuthorFilesLines
2024-09-26Replace __gcov_flush by __gcov_dump and __gcov_resetHEADtizen_9.0_m2_releaseaccepted/tizen/unified/x/asan/20241013.235826accepted/tizen/unified/x/20240929.082829accepted/tizen/unified/toolchain/20241004.101509accepted/tizen/unified/20240927.171039accepted/tizen/9.0/unified/20241030.231727tizen_9.0tizenaccepted/tizen_unified_x_asanaccepted/tizen_unified_xaccepted/tizen_unified_toolchainaccepted/tizen_unifiedaccepted/tizen_9.0_unifiedJakub Wlostowski1-1/+9
2019-07-08Support auto coverage checkingsubmit/tizen/20190708.094113accepted/tizen/unified/20190709.071058Sangwan Kwon1-0/+4
2019-07-05[LCOV] Prepare to measure the line coveragesangwan.kwon1-0/+3
2016-06-08Exclude symbol of mainloop/socket from common libKyungwook Tak1-0/+4
2016-05-30Add noexcept and this-> when accessing class membersKyungwook Tak1-18/+16
2016-05-12Use socket per module (CS, WP, ADMIN)Kyungwook Tak1-1/+6
2016-05-03Add class for checking client credentialKyungwook Tak1-0/+10
2016-04-18Make thread safe read/write to connectionKyungwook Tak1-2/+2
2016-04-18Popup service initial commitKyungwook Tak1-1/+1
2016-04-18Initial commit of server program and common libKyungwook Tak1-0/+66