https://github.com/getlantern/fdcount
Go utility for counting file descriptors
https://github.com/getlantern/fdcount
Last synced: 8 months ago
JSON representation
Go utility for counting file descriptors
- Host: GitHub
- URL: https://github.com/getlantern/fdcount
- Owner: getlantern
- License: apache-2.0
- Created: 2015-01-06T10:02:38.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2021-05-03T15:18:05.000Z (about 5 years ago)
- Last Synced: 2025-08-13T15:59:50.507Z (10 months ago)
- Language: Go
- Size: 12.7 KB
- Stars: 6
- Watchers: 17
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
fdcount [](https://travis-ci.org/getlantern/fdcount) [](https://coveralls.io/r/getlantern/fdcount) [](http://godoc.org/github.com/getlantern/fdcount)
==========
package fdcount contains provides utility functions for counting file
descriptors used by the current process.