wrench icon indicating copy to clipboard operation
wrench copied to clipboard

wrench-daemon doesn't bind the port?

Open henricasanova opened this issue 1 year ago • 0 comments

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()?

henricasanova avatar Oct 27 '23 23:10 henricasanova