<div dir="ltr"><div>Hi</div><div>I have been aiming to make a demon process by socket activation in systemd.</div><div>you know that,  it was provided for socket activation in systemd homepage like below .</div><a href="http://0pointer.de/blog/projects/socket-activation.html" target="_blank">http://0pointer.de/blog/projects/socket-activation.html</a><br>

<div><br></div><div>I refered that guide for making a daemon process started using socket activation. </div><div><br></div><div>I just followed the explanation in that site and tried to make a pair of server/client program on TCP/IP.( I just only added a <span style="background-color:rgb(224,224,224);color:rgb(0,0,0)">sd_listen_fds() library fuction in server process using </span><span style="background-color:rgb(224,224,224);color:rgb(0,0,0)">sd-daemon library</span><span style="background-color:rgb(224,224,224);color:rgb(0,0,0)">) </span></div>
<div><br></div><div>But it didn't work when I started server process.</div><div><br></div><div>those processes  include  almost same code with following the guide.</div><div><br></div><div>Is that all to make a daemon process by socket activation in homepage?</div>
<div><br></div><div><br></div><div><br></div><div>Thanks, tonyseo </div>
</div>