Hacker News new | ask | show | jobs
by fjordan 4194 days ago
Thanks for this.

Were you able to publish your changes either on a fork or in a PR?

1 comments

I ended up using different library:

https://github.com/gwatts/manners

But the code that extracts the fd without using reflection and access to the private properties is here:

https://github.com/mailgun/manners/blob/master/listener.go#L...

I think it should be fairly easy to port it to Richard's implementation