On Sun, Dec 22, 2013 at 11:43 AM, Tony Seo <[email protected]> wrote:
> Frankly speaking, I don't understand why service daemon is infinitely
> spawned when I set the option "Accept= false".
> And Why couldn't the client process connect to socket unit that I made by
> setting "Accept= true".

I think you need to learn more about Unix socket programming before
it's possible to explain how those options work in systemd. The stage
of accept() is pretty key, and it's not systemd-specific.
_______________________________________________
systemd-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to