Hi, I am using the x/sys/unix <https://godoc.org/golang.org/x/sys/unix>package to get the socket options of a fd. While there are SetsockoptLinger() and SetsockoptTimeval() for setting the Linger and Timeout options, there is no corresponding getter for them. I wonder if there's another preferable way to get the socket option info I want, or a getter addition is needed. Thanks!
Best, Yuxuan -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.