Skip to content

Allow accepting client connections on multiple sockets

Vlad Zahorodnii requested to merge work/display-start-stop into master

libwayland-server allows the wl_display accept client connections on more than one socket. We currently don't listen on multiple sockets, but it would be nice if Display supported such operation mode.

Merge request reports

Loading