Closed coneiric closed 6 years ago
Tests fail.
On up-to-date Boost, all tests pass, and I lost access to Boost 1.58 boxes.
```
/home/vagrant/slave/kovri-all-ubuntu-amd64/build/tests/unit_tests/client/proxy/socks.cc:79:24: error: 'class boost::asio::const_buffers_1' has no member named 'data'
BOOST_CHECK(response.data());
```
NOTICE: THIS PULL REQUEST HAS BEEN MOVED TO GitLab. Please reopen there if you wish to merge. See https://github.com/monero-project/kovri/issues/1013 for details.
By submitting this pull-request, I confirm the following:
I give this submission freely under the BSD 3-clause license.
Serves as a basis for evaluating the current SOCKS implementation, and progressing with future development.