On Tue, 5 Apr 2016 20:43:29 +0000 "Friedrich, Eugen (ADITG/SW1)" <[email protected]> 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 adding sockets are checked for the correctness: > only AF_UNIX of type SOCK_STREAM are accepted > > This is usefull for early rendering use-cases where weston and > early-rendering-application can be started parallel. > > [1] https://www.freedesktop.org/software/systemd/man/systemd.socket.html > > Signed-off-by: Eugen Friedrich <[email protected]> > --- > configure.ac | 5 ++++- > src/systemd-notify.c | 45 +++++++++++++++++++++++++++++++++++++++++++++ > 2 files changed, 49 insertions(+), 1 deletion(-) Looking good, pushed: d962be1..265aeb3 master -> master Thanks, pq
pgpnMCJPfge5s.pgp
Description: OpenPGP digital signature
_______________________________________________ wayland-devel mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/wayland-devel
