summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSaya Sugiura <ssugiura@jp.adit-jv.com>2019-03-20 16:41:52 +0900
committerSaya Sugiura <ssugiura@jp.adit-jv.com>2019-03-27 10:44:24 +0900
commitc7c8c6f69ad136336da2833bbb2f513d461d9177 (patch)
treeb4daa26ac3580941408c0c8a59746eb9053dcf2a /README.md
parent417b4156e2f95d726d148d17351c8c90e595613d (diff)
downloadDLT-daemon-c7c8c6f69ad136336da2833bbb2f513d461d9177.tar.gz
lib: Add mq_close/mq_unlink conditions
Even if network trace is not used in the application, the library will call mq_close() and mq_unlink() to segmented queue handles and queue names, which triggers unnecessary close(). It is now modified to call mq_close() and mq_unlink() only when network trace is initialized. Signed-off-by: Saya Sugiura <ssugiura@jp.adit-jv.com>
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions