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

Fixed the build with asio-1.16 (boost-1.72.0). #67

Merged

Conversation

rcane
Copy link
Contributor

@rcane rcane commented Jan 23, 2020

  • introduced RESTINIO_ASIO_VERSION define holding the asio version for
    standalone and boost versions of asio
  • asio-1.16 uses a new way to get an io_context from a socket
  • tls_socket_t needed a new typedef to be compatible with asio-1.16

* introduced RESTINIO_ASIO_VERSION define holding the asio version for
  standalone and boost versions of asio
* asio-1.16 uses a new way to get an io_context from a socket
* tls_socket_t needed a new typedef to be compatible with asio-1.16
@eao197
Copy link
Member

eao197 commented Jan 24, 2020

Hi!

Thank you very much for your PR! I'll process it as soon as I find a free time slot.

@eao197 eao197 changed the base branch from master to 0.6-dev-pr-67 January 27, 2020 05:28
@eao197 eao197 merged commit 003b199 into Stiffstream:0.6-dev-pr-67 Jan 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants