when tcp connect counts over system over `open files`, listening will not work normally
Open
- Dominant language
- Go
- Stars
- 4.2k
- Forks
- 509
- PR merge metrics
- No merged PRs in 30d
Description
The linux system have a `ulimit`, you can get the number of `open file`.So that try to `tcpip-forward`, if you create connect counts over the number of `open files`, listening will not work normally
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.