Answer the question
In order to leave comments, you need to log in
How to create a unix socket with permissions 777?
It is necessary for me that any of users could work with a socket. I create like this
l, err := net.ListenUnix("unix", &net.UnixAddr{pid, "unix"})
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question