Daemon write socket: rename to "conn" 43/261543/3 submit/tizen/20210722.222608
authorMichal Bloch <m.bloch@samsung.com>
Tue, 20 Jul 2021 20:49:57 +0000 (22:49 +0200)
committerMichal Bloch <m.bloch@samsung.com>
Wed, 21 Jul 2021 18:39:46 +0000 (20:39 +0200)
commite93bb777a441801b685f380392cb137aa1912512
treeda7d3fb0f5eaaebb0569fa825ebc97c536db8300
parente929e787d8f7de2155c326c7f68f2967bc1f295a
Daemon write socket: rename to "conn"

Including socket paths from ".wr" to ".conn", this is done to reduce
confusion because the socket isn't actually the final writing target.

Change-Id: Ief187209ac54eb76cd404c89b208b4a8da7f795e
Signed-off-by: Michal Bloch <m.bloch@samsung.com>
15 files changed:
configs/20-pipe.conf
configs/dlog-logger.conf.alias
configs/dlog-logger.conf.cpu
configs/dlog-logger.conf.qos
configs/dlog-logger.conf.test
configs/dlog-pipe.conf.cpu
configs/dlog-pipe.conf.qos
configs/dlog-pipe.conf.test
configs/dlog.conf
src/libdlog/log_pipe.c
src/log-redirect-stdout/internal.c
src/logger/log_buffer.c
src/logger/log_buffer.h
src/logger/logger.c
src/tests/libdlog_pipe.c