RE: [PATCH weston] systemd: take over sockets created by systemd

2016-04-05 Thread Friedrich, Eugen (ADITG/SW1)
> -Original Message- > From: Pekka Paalanen [mailto:ppaala...@gmail.com] > Sent: Dienstag, 5. April 2016 13:08 > To: Friedrich, Eugen (ADITG/SW1) > Cc: wayland mailing list; Natsume, Wataru (ADITJ/SWG); Ucan, Emre > (ADITG/SW1) > Subject: Re: [PATCH weston] syste

Re: [PATCH weston] systemd: take over sockets created by systemd

2016-04-05 Thread Pekka Paalanen
On Sun, 3 Apr 2016 20:18:02 + "Friedrich, Eugen (ADITG/SW1)" wrote: > systemd provides a feature of socket-based activation, details in [1] > This commit adds an implementation to check if sockets were provided by > systemd and adds this as an additional socket to wayland display. > before ad

Re: [PATCH weston] systemd: take over sockets created by systemd

2016-04-05 Thread Bill Spitzak
On Sun, Apr 3, 2016 at 1:18 PM, Friedrich, Eugen (ADITG/SW1) < efriedr...@de.adit-jv.com> wrote: > systemd provides a feature of socket-based activation, details in [1] > This commit adds an implementation to check if sockets were provided by > systemd and adds this as an additional socket to wayl

[PATCH weston] systemd: take over sockets created by systemd

2016-04-03 Thread Friedrich, Eugen (ADITG/SW1)
systemd provides a feature of socket-based activation, details in [1] This commit adds an implementation to check if sockets were provided by systemd and adds this as an additional socket to wayland display. before adding sockets are checked for the correctness: only AF_UNIX of type SOCK_STREAM are