wrench
wrench copied to clipboard
wrench-daemon doesn't bind the port?
It's possible to start 2 wrench-daemons, both on the same port.... perhaps because we only use httplib::Server.listen() and not httplib:Service.bind_to_port()?