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
Linux HTTP client connection reuse (='Connection: Keep-Alive'), using connection pool (std::unordered_set) with timeout for each connection. Also minor fix in Linux listener handle_http_line(), and relevant changes in unit tests.
0 commit comments