Skip to content

os/xdmcp: Fix binding of ipv6 source address

Andreas Fett requested to merge afett/xserver:master into master

Choose the socket fd of the correct address family based on the address family of the argument to the -from option.

Fixes: #4 (closed)

Merge request reports