libdlogutil: Increase the wait timeout for receiving fd from dlog_logger 76/240476/3
authorKarol Lewandowski <k.lewandowsk@samsung.com>
Thu, 6 Aug 2020 12:49:46 +0000 (14:49 +0200)
committerMichal Bloch <m.bloch@partner.samsung.com>
Fri, 7 Aug 2020 10:22:54 +0000 (10:22 +0000)
commit3795a23efaa2e17d2ccddc68bebb1c46818d60ce
treefabfd1416177fad1132c967df2140b9ad9112c55
parent8840c0314d6009c1d7e33ffa5c44cb191db1afee
libdlogutil: Increase the wait timeout for receiving fd from dlog_logger

Default timeout of 500ms is easily exceeded on low-end and/or overloaded
systems, causing dlogutil failures.  This commit bumps the limit to 5s.

Change-Id: Ia7083fef7fa2bd5bf790b9ab0758f9d2b1599823
src/libdlogutil/fdi_pipe.c