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
on Windows, running two servers on the same port (e.g., run two instance of the simple_http_server example on the same port) causes undefined behavior. The second server should fail.
seems to be related to cpp-netlib's use of SO_REUSEADDR