You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The code in hostport_listener::on_accept does not subscribe to listening for new connections if it was called with an error. As a result a http based rest server stops accepting connections if an error occurs.