The newest functionality only works on file-bound unix domain sockets. I need to implement the same thing in a way that also works on abstract sockets. As the os.stat method for querying ownership won't work on abstract sockets, I need to figure out a different way.
Saving for a day with more free time...