Increase timeout of client socket
[platform/core/appfw/pkgmgr-info.git] / src / common / socket / client_socket.cc
2022-10-31 Sangyoon JangIncrease timeout of client socket 79/283279/2 accepted/tizen/unified/20221104.082302
2022-10-11 Ilho KimSet the timeout to 60 for write query request 44/282744/3
2022-06-27 Ilho KimIncrease timeout value in case of db write request 60/276860/5
2021-09-13 Junghyun YeonChange codes for readability 92/261792/10
2021-07-16 Junghyun YeonChange log format 74/261274/4
2021-07-02 Junghyun YeonCleanup code 67/260767/1
2021-04-30 Changgyu ChoiMerge branch 'master' of github.sec.samsung.net:appfw...
2021-04-29 Changgyu ChoiFix wrong response issues 43/257643/3
2021-04-01 Junghyun YeonChange socket access retry policy 76/256276/1
2021-03-19 Junghyun YeonFix minor issues 78/255578/1
2021-03-12 Changgyu ChoiChange log header to pkgmgrinfo_debug.h
2021-02-19 Changgyu ChoiFix implementation
2021-02-05 review-bot[Reform] Apply Coding Style
2021-02-05 최창규/Tizen Platform... Implement socket (#32)
2021-02-05 김일호/Tizen Platform... Fix namespace format (#29)
2021-02-01 최창규/Tizen Platform... Merge pull request #16 from review-bot/reform/appfw...
2021-01-29 review-bot[Reform] Apply Coding Style
2021-01-29 Junghyun YeonMove common directory into src/