Fix Port::Read() method
[platform/core/appfw/rpc-port.git] / src / port-internal.cc
2024-03-28 Hwankyu JhunFix Port::Read() method 66/308666/3
2023-08-28 Hwankyu JhunImprove code coverage 88/297888/3
2023-07-03 Hwankyu JhunFixed the build error using gcc 13 37/295137/1
2023-01-18 Hwankyu JhunModify Port::Write() method 99/286999/1
2022-06-02 Hwankyu JhunUse source ID instead of GSource 01/275801/3
2021-10-28 Hwankyu JhunSeparate locking mutex 49/265749/1
2021-10-28 Hwankyu JhunRevert "Fix Write() method of Port" 48/265748/1
2021-10-26 Hwankyu JhunFix Write() method of Port 54/265654/1
2021-09-27 Hwankyu JhunRemove unnecesary log print 80/264580/1
2021-09-23 Hwankyu JhunWait fd event to read data 76/264476/6
2021-09-23 Hwankyu JhunFix locking the mutex 59/264359/4
2021-09-16 Hwankyu JhunChange file name 18/264318/1
2021-09-16 Hwankyu JhunFix locking the mutex of the Port class 11/264311/1
2021-09-13 HwanKyu JhunMerge "Fix rpc_port_read() function" into tizen
2021-09-13 Hwankyu JhunFix Disconnect() method of Port 92/263892/1
2021-09-07 Changgyu ChoiMerge "Add port message sending thread" into tizen
2021-09-07 Changgyu ChoiAdd port message sending thread 70/263070/17
2021-08-13 Changgyu ChoiFix coding style 84/262484/4
2021-07-12 Hwankyu JhunUse Unix Domain Socket instead of Socket Pair 91/260091/27
2021-02-19 Hwankyu JhunFix Write() implemenation 81/253881/3
2020-12-24 Hwankyu JhunDisconnect from a port 45/249645/4
2020-10-06 Changgyu ChoiRefactor coding style 59/245259/6
2020-07-13 Hwankyu JhunUse defined macros to print logs 23/238323/1
2020-07-06 Hwankyu JhunFix wrong log format 04/237804/1
2020-07-02 Jusung SonApply delayed message queue 35/237335/4
2020-06-30 Jusung SonChange the socket-related log level to debug 96/237396/2
2020-06-10 Hwankyu JhunAdd rpc-port-util tool 41/235241/19
2020-06-01 hyunhoAdd set_private_sharing_array API 72/234972/6
2020-05-15 hyunhoAdd set/unset private sharing 45/228245/4
2020-01-21 Hwankyu JhunFix wrong implementation 66/222866/1
2019-03-21 Hwankyu JhunCheck file descriptor 60/201960/1
2018-12-07 Hwankyu JhunFix a wrong log format 16/194716/2
2018-11-26 Hwankyu JhunHandle EPIPE error 60/193760/1
2018-11-01 Hwankyu JhunFixed wrong timeout interval 33/192233/1
2018-08-13 Hwankyu JhunRemove unreachable code 14/186614/1
2018-08-03 Hwankyu JhunAdjust timeout interval 22/185722/3
2018-06-28 Junghoon ParkSleep and retry to write 86/182786/3
2018-06-21 Junghoon ParkUse delegate port to improve concurrency 16/182016/5
2018-06-11 Junghoon ParkFix overflowing for calling nanosleep() 88/181188/1
2018-06-07 Junghoon ParkAdjust timeout value for receiving message 65/180965/1
2018-03-20 Inkyun KilFix retry sleep time 69/173269/3
2018-03-12 Inkyun KilAdd doxygen for header file 23/171723/9
2018-02-22 Hwankyu JhunFix stub callback types 18/170718/2
2018-01-26 Junghoon ParkModify rpc-port APIs to be thread-safe 96/168296/5
2017-12-04 Junghoon ParkImplement internal APIs for rpc-port 20/162120/14