net: File and SyscallConn methods on {TCP,Unix}Listener to get file descriptors #23357
Labels
Comments
Go 1.10 has https://tip.golang.org/pkg/net/#TCPListener.SyscallConn which might help. Questions are best sent to one of the forums, though. See https://golang.org/wiki/Questions. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
What did you do?
fork http server, i want to get listenser`s fd to share with child process!
The text was updated successfully, but these errors were encountered: