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

Commits on Jan 23, 2020

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

    * 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
    rcane committed Jan 23, 2020
    Configuration menu
    Copy the full SHA
    ee42bce View commit details
    Browse the repository at this point in the history