diff options
author | Alexander Mohr <alexander.m.mohr@mercedes-benz.com> | 2023-05-17 08:43:33 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-05-17 08:43:33 +0200 |
commit | 6005b92b34b3e3ffe43c59be544acd4688a3354c (patch) | |
tree | 29eb0bb87296c3f2b5fc82025ce326630a4eb25a /src/system/dlt-system-process-handling.c | |
parent | cfc2c86bfec130fb8a95ff0c2553d5c1dd1bd3c1 (diff) | |
download | DLT-daemon-6005b92b34b3e3ffe43c59be544acd4688a3354c.tar.gz |
dlt_user_shared: Add timeout to writev (#385)
This timeout is necessary to prevent
blocking writev indefinitely.
Without the timeout dlt-daemon, may block
indefinitely when an app id is re-used
very frequently.
In that case dlt-daemon won't accept anymore
new connections and further communication
in any way is not possible anymore.
Signed-off-by: Alexander Mohr <alexander.m.mohr@mercedes-benz.com>
Diffstat (limited to 'src/system/dlt-system-process-handling.c')
0 files changed, 0 insertions, 0 deletions