-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
Description
Hi, would you be interested in making it possible to pass in arguments to the gen_tcp_server in gen_tcp_server:start_link? This would mean introducing a new 'init' callback. Currently we use a hardcoded solution which already works, so I won't go rewriting stuff if it's something you'd be against merging in. I would of course make sure to keep backward compatibility where possible.
Let me know what you think. Thanks for a great lib, by the way :)