Samuel Williams
Samuel Williams
Is it printing to stdout or stderr?
It sounds like logging is going to stderr. Well, if you want to submit a PR to fix this, it would be welcome.
Can you please rebase this on master.
Interesting. It could be nice to start trying to get this stuff working on Windows. Unfortunately, I don't have any reason to spend time on it.
Do you know how we should handle `Errno::ECONNRESET` in the above backtrace? Ignore it? Or is it something wrong with host configuration/firewall?
https://github.com/socketry/rubydns/blob/master/examples/fortune-dns.rb has an example of how to do this.
However, it's quite an old example. Maybe can be improved somewhat by combining it with a real command processor (e.g. `samovar` `optimist`, etc).
Moved to `protocol-rack` gem.
Thanks for this report. cc @headius
Not yet but it’s on track for the 1.0 release. If you have some time to help out, maybe you can explain your use case in a bit more detail.