Skip to content
This repository has been archived by the owner on May 24, 2022. It is now read-only.

Give clear error message if file descriptors limit is reached #41

Closed
mitchellh opened this issue Oct 10, 2011 · 1 comment
Closed

Give clear error message if file descriptors limit is reached #41

mitchellh opened this issue Oct 10, 2011 · 1 comment

Comments

@mitchellh
Copy link

When the limit of file descriptors is reached, stud simply crashes, giving an error similar to error #38. Stunnel and others typically give an error that the file descriptor limit has been reached, and continue running (simply dropping that connection).

I believe Stud should take a similar route.

@jamwt
Copy link
Member

jamwt commented Oct 13, 2011

Thanks for the bug report! I replicated the aggressive SIGABRT and committed 970b1bc to handle this without child death.

@jamwt jamwt closed this as completed Oct 13, 2011
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants