Increse socket timeout for client
[platform/core/appfw/pkgmgr-info.git] / src / common / socket / abstract_socket.cc
2024-01-15 Ilho KimIncrese socket timeout for client 80/304280/4
2022-10-11 Ilho KimFix to return errno 53/282753/1
2022-10-11 Ilho KimAdd log in case of failure of recv due to interrupt 52/282752/1
2022-06-02 Ilho KimAdd calling usleep() to avoid busy wating 44/275744/3
2021-07-16 Junghyun YeonChange log format 74/261274/4
2021-07-02 Junghyun YeonCleanup code 67/260767/1
2021-06-28 Ilho KimMerge branch 'master' of github.sec.samsung.net:appfw...
2021-06-02 Junghyun YeonMerge branch 'tizen' of ssh://review.tizen.org:29418...
2021-04-30 Changgyu ChoiFix coding style
2021-04-30 Changgyu ChoiSeperate cynara module with runner
2021-04-30 Changgyu ChoiAdd to check Privilege
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-03-26 Changgyu ChoiRemove some logs 88/255988/2
2021-03-12 Changgyu ChoiChange log header to pkgmgrinfo_debug.h
2021-03-10 최창규/Tizen Platform... Refactor DBHandleProvider (#136)
2021-03-09 연정현/Tizen Platform... Merge pull request #134 from jungh-yeon/deliver_pid
2021-03-09 Junghyun YeonFix delivering PID logic
2021-03-09 Junghyun YeonMerge remote-tracking branch 'origin/master' into deliv...
2021-03-09 Junghyun YeonChange type of pid
2021-03-08 연정현/Tizen Platform... Merge branch 'master' into add_parser_dbpath
2021-03-08 Junghyun YeonAdd functions to get sender pid
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/