Add socket listening logic
authorChanggyu Choi <changyu.choi@samsung.com>
Mon, 14 Apr 2025 08:40:12 +0000 (17:40 +0900)
committerChanggyu Choi <changyu.choi@samsung.com>
Wed, 14 May 2025 09:02:19 +0000 (18:02 +0900)
commit84fd826bf39801acc7f033ad1322478c2b50ad1b
tree2d9ec5ab65351a2fc8c20f73987bba5402f025ae
parent0a66b4fcf9b01ce0cc3e3f703054ad16490616fa
Add socket listening logic

Systemd socket activation is not essential for socket activation of the service module.

Signed-off-by: Changgyu Choi <changyu.choi@samsung.com>
src/activation_method/fd_monitor.cc