Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doesn't work with non-Boost ASIO #1

Closed
nlguillemot opened this issue Aug 25, 2016 · 1 comment
Closed

Doesn't work with non-Boost ASIO #1

nlguillemot opened this issue Aug 25, 2016 · 1 comment
Assignees

Comments

@nlguillemot
Copy link

Two problems:

  1. Depends on Boost
  2. Depends specifically on Boost.ASIO

It would be nice if this library could be used without having to include all of Boost. Also, it would be nice if it was possible to use the version of ASIO that isn't part of Boost.

@RobertLeahy
Copy link
Owner

See: db1dc14.

Also: Continuous integration builds. #36.7, #36.9, & #36.11 don't even have Boost installed as they have USE_BOOST_FUTURE=0 and USE_BOOST_ASIO=0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants