0
I Use This!
Inactive

Commits : Listings

Analyzed about 22 hours ago. based on code collected 1 day ago.
Aug 17, 2025 — Aug 17, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #1 from ajray/patch-1 More... almost 15 years ago
fix rebar link in README.md More... almost 15 years ago
Remove reference to the supervisor which no longer exists More... almost 16 years ago
Add support for an accept limit, preventing a single acceptor process from accepting more than accept_limit connections (this allows acceptors to eventually terminate themselves if load lessens over time) More... almost 16 years ago
Add information about how to use inv_tcps in another project More... almost 16 years ago
Make inv_tcps more OTP-friendly More... almost 16 years ago
Use a simpler name for the state record since it isn't being exported (thanks Alex) More... almost 16 years ago
Remove the dynamic supervisor for inv_tcps; users should supervise themselves More... almost 16 years ago
Stop supporting {M, F, A} and add a guard for the fun() callback More... almost 16 years ago
Make acceptors stop whining when the parent socket closes More... almost 16 years ago
Better port number More... almost 16 years ago
Update documentation More... almost 16 years ago
Default to an initial pool size of 1 and a maximum pool size of infinity More... almost 16 years ago
Add support for {M, F} and {M, F, A} callbacks More... almost 16 years ago
Typo! More... almost 16 years ago
Make idle/1 and active/1 work in the way one might expect More... almost 16 years ago
Fix readme (sigh) More... almost 16 years ago
Add readme More... almost 16 years ago
Initial version More... almost 16 years ago