Ok, I see. Unfortunate.
> UNIX domain sockets use the file system as the address name space, so
> SO_REUSEPORT would not be applicable.
>
Yes, in case of Unix domain sockets, it's about "reusing paths", not ports.
Such an option for in-kernel load-balancing of Unix domain sockets would
be useful ..
/Tobias