Done. You can update your local x/sys/unix package to use these functions. 在 2018年3月24日星期六 UTC+8上午6:53:45,Yuxuan Li写道: > > 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
