Socks5 and TLS handshake failures in Debian Jessie and Ubuntu Xenial
jgaa opened this issue · 1 comments
jgaa commented
I have observed a weird error where initial binary handshakes (TLS and Socks5) fails with error 11 (EAGAIN) on these systems, at least when running in Docker and communicating with a server outside the container. It could be related to old versions of the boost library. If I link with boost 1.76, the socks5 tests pass.
jgaa commented
These distributions are deprecated.