https://github.com/higebu/netfd
netfd is a Go package to get file descriptor from net.Conn or net.Listener.
https://github.com/higebu/netfd
go
Last synced: about 1 year ago
JSON representation
netfd is a Go package to get file descriptor from net.Conn or net.Listener.
- Host: GitHub
- URL: https://github.com/higebu/netfd
- Owner: higebu
- License: mit
- Created: 2017-10-06T07:28:59.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-10-11T05:41:14.000Z (over 3 years ago)
- Last Synced: 2025-05-07T00:36:12.049Z (about 1 year ago)
- Topics: go
- Language: Go
- Size: 8.79 KB
- Stars: 15
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# netfd
netfd is a Go package to get file descriptor from net.Conn or net.Listener.
[](https://pkg.go.dev/github.com/higebu/netfd)
[](https://goreportcard.com/report/github.com/higebu/netfd)
[](https://github.com/higebu/netfd/actions/workflows/test.yml)
[](https://github.com/higebu/netfd/blob/master/LICENSE)