Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vinniefalco/9e12ae570e73c7849686627799858272 to your computer and use it in GitHub Desktop.
Save vinniefalco/9e12ae570e73c7849686627799858272 to your computer and use it in GitHub Desktop.
1>------ Build started: Project: common-test, Configuration: Debug Win32 ------
2>------ Build started: Project: core-tests, Configuration: Debug Win32 ------
3>------ Build started: Project: http-tests, Configuration: Debug Win32 ------
4>------ Build started: Project: lib-tests, Configuration: Debug Win32 ------
5>------ Build started: Project: server-framework, Configuration: Debug Win32 ------
6>------ Build started: Project: server-test, Configuration: Debug Win32 ------
7>------ Build started: Project: websocket-client, Configuration: Debug Win32 ------
8>------ Build started: Project: websocket-client-ssl, Configuration: Debug Win32 ------
9>------ Build started: Project: websocket-server-async, Configuration: Debug Win32 ------
10>------ Build started: Project: websocket-tests, Configuration: Debug Win32 ------
11>------ Build started: Project: wstest, Configuration: Debug Win32 ------
1>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.10.25017\bin\HostX86\x86\CL.exe /c /IC:\Users\vinnie\src\Beast\. /IC:\Users\vinnie\src\Beast\extras /IC:\Users\vinnie\src\Beast\include /I"C:\OpenSSL-Win32\include" /IC:\Users\vinnie\lib\boost_1_64_0 /Zi /nologo /W4 /WX- /diagnostics:classic /MP /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D _WIN32_WINNT=0x0601 /D _SCL_SECURE_NO_WARNINGS=1 /D _CRT_SECURE_NO_WARNINGS=1 /D BEAST_USE_OPENSSL=1 /D BOOST_COROUTINES_NO_DEPRECATION_WARNING=1 /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /EHsc /RTC1 /MTd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"common-test.dir\Debug\\" /Fd"common-test.dir\Debug\vc141.pdb" /Gd /TP /analyze- /errorReport:prompt /bigobj /permissive- C:\Users\vinnie\src\Beast\test\common\detect_ssl.cpp
1>detect_ssl.cpp
2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.10.25017\bin\HostX86\x86\CL.exe /c /IC:\Users\vinnie\src\Beast\. /IC:\Users\vinnie\src\Beast\extras /IC:\Users\vinnie\src\Beast\include /I"C:\OpenSSL-Win32\include" /IC:\Users\vinnie\lib\boost_1_64_0 /Zi /nologo /W4 /WX- /diagnostics:classic /MP /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D _WIN32_WINNT=0x0601 /D _SCL_SECURE_NO_WARNINGS=1 /D _CRT_SECURE_NO_WARNINGS=1 /D BEAST_USE_OPENSSL=1 /D BOOST_COROUTINES_NO_DEPRECATION_WARNING=1 /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /EHsc /RTC1 /MTd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"core-tests.dir\Debug\\" /Fd"core-tests.dir\Debug\vc141.pdb" /Gd /TP /analyze- /errorReport:prompt /bigobj /permissive- C:\Users\vinnie\src\Beast\test\core\doc_examples.cpp
5>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.10.25017\bin\HostX86\x86\CL.exe /c /IC:\Users\vinnie\src\Beast\. /IC:\Users\vinnie\src\Beast\extras /IC:\Users\vinnie\src\Beast\include /I"C:\OpenSSL-Win32\include" /IC:\Users\vinnie\lib\boost_1_64_0 /Zi /nologo /W4 /WX- /diagnostics:classic /MP /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D _WIN32_WINNT=0x0601 /D _SCL_SECURE_NO_WARNINGS=1 /D _CRT_SECURE_NO_WARNINGS=1 /D BEAST_USE_OPENSSL=1 /D BOOST_COROUTINES_NO_DEPRECATION_WARNING=1 /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /EHsc /RTC1 /MTd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"server-framework.dir\Debug\\" /Fd"server-framework.dir\Debug\vc141.pdb" /Gd /TP /analyze- /errorReport:prompt /bigobj /permissive- "C:\Users\vinnie\src\Beast\example\server-framework\main.cpp"
4>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.10.25017\bin\HostX86\x86\CL.exe /c /IC:\Users\vinnie\src\Beast\. /IC:\Users\vinnie\src\Beast\extras /IC:\Users\vinnie\src\Beast\include /I"C:\OpenSSL-Win32\include" /IC:\Users\vinnie\lib\boost_1_64_0 /Zi /nologo /W4 /WX- /diagnostics:classic /MP /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D _WIN32_WINNT=0x0601 /D _SCL_SECURE_NO_WARNINGS=1 /D _CRT_SECURE_NO_WARNINGS=1 /D BEAST_USE_OPENSSL=1 /D BOOST_COROUTINES_NO_DEPRECATION_WARNING=1 /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /EHsc /RTC1 /MTd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"lib-tests.dir\Debug\\" /Fd"lib-tests.dir\Debug\vc141.pdb" /Gd /TP /analyze- /errorReport:prompt /bigobj /permissive- C:\Users\vinnie\src\Beast\test\websocket.cpp
9>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.10.25017\bin\HostX86\x86\CL.exe /c /IC:\Users\vinnie\src\Beast\. /IC:\Users\vinnie\src\Beast\extras /IC:\Users\vinnie\src\Beast\include /I"C:\OpenSSL-Win32\include" /IC:\Users\vinnie\lib\boost_1_64_0 /Zi /nologo /W4 /WX- /diagnostics:classic /MP /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D _WIN32_WINNT=0x0601 /D _SCL_SECURE_NO_WARNINGS=1 /D _CRT_SECURE_NO_WARNINGS=1 /D BEAST_USE_OPENSSL=1 /D BOOST_COROUTINES_NO_DEPRECATION_WARNING=1 /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /EHsc /RTC1 /MTd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"websocket-server-async.dir\Debug\\" /Fd"websocket-server-async.dir\Debug\vc141.pdb" /Gd /TP /analyze- /errorReport:prompt /bigobj /permissive- "C:\Users\vinnie\src\Beast\example\websocket-server-async\websocket_server_async.cpp"
2>doc_examples.cpp
6>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.10.25017\bin\HostX86\x86\CL.exe /c /IC:\Users\vinnie\src\Beast\. /IC:\Users\vinnie\src\Beast\extras /IC:\Users\vinnie\src\Beast\include /I"C:\OpenSSL-Win32\include" /IC:\Users\vinnie\lib\boost_1_64_0 /Zi /nologo /W4 /WX- /diagnostics:classic /MP /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D _WIN32_WINNT=0x0601 /D _SCL_SECURE_NO_WARNINGS=1 /D _CRT_SECURE_NO_WARNINGS=1 /D BEAST_USE_OPENSSL=1 /D BOOST_COROUTINES_NO_DEPRECATION_WARNING=1 /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /EHsc /RTC1 /MTd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"server-test.dir\Debug\\" /Fd"server-test.dir\Debug\vc141.pdb" /Gd /TP /analyze- /errorReport:prompt /bigobj /permissive- C:\Users\vinnie\src\Beast\test\server\multi_port.cpp C:\Users\vinnie\src\Beast\test\server\tests.cpp C:\Users\vinnie\src\Beast\test\server\ws_async_port.cpp C:\Users\vinnie\src\Beast\test\server\ws_sync_port.cpp C:\Users\vinnie\src\Beast\test\server\wss_ports.cpp
5>main.cpp
3>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.10.25017\bin\HostX86\x86\CL.exe /c /IC:\Users\vinnie\src\Beast\. /IC:\Users\vinnie\src\Beast\extras /IC:\Users\vinnie\src\Beast\include /I"C:\OpenSSL-Win32\include" /IC:\Users\vinnie\lib\boost_1_64_0 /Zi /nologo /W4 /WX- /diagnostics:classic /MP /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D _WIN32_WINNT=0x0601 /D _SCL_SECURE_NO_WARNINGS=1 /D _CRT_SECURE_NO_WARNINGS=1 /D BEAST_USE_OPENSSL=1 /D BOOST_COROUTINES_NO_DEPRECATION_WARNING=1 /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /EHsc /RTC1 /MTd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"http-tests.dir\Debug\\" /Fd"http-tests.dir\Debug\vc141.pdb" /Gd /TP /analyze- /errorReport:prompt /bigobj /permissive- C:\Users\vinnie\src\Beast\test\http\doc_examples.cpp
7>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.10.25017\bin\HostX86\x86\CL.exe /c /IC:\Users\vinnie\src\Beast\. /IC:\Users\vinnie\src\Beast\extras /IC:\Users\vinnie\src\Beast\include /I"C:\OpenSSL-Win32\include" /IC:\Users\vinnie\lib\boost_1_64_0 /Zi /nologo /W4 /WX- /diagnostics:classic /MP /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D _WIN32_WINNT=0x0601 /D _SCL_SECURE_NO_WARNINGS=1 /D _CRT_SECURE_NO_WARNINGS=1 /D BEAST_USE_OPENSSL=1 /D BOOST_COROUTINES_NO_DEPRECATION_WARNING=1 /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /EHsc /RTC1 /MTd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"websocket-client.dir\Debug\\" /Fd"websocket-client.dir\Debug\vc141.pdb" /Gd /TP /analyze- /errorReport:prompt /bigobj /permissive- "C:\Users\vinnie\src\Beast\example\websocket-client\websocket_client.cpp"
4>websocket.cpp
8>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.10.25017\bin\HostX86\x86\CL.exe /c /IC:\Users\vinnie\src\Beast\. /IC:\Users\vinnie\src\Beast\extras /IC:\Users\vinnie\src\Beast\include /I"C:\OpenSSL-Win32\include" /IC:\Users\vinnie\lib\boost_1_64_0 /Zi /nologo /W4 /WX- /diagnostics:classic /MP /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D _WIN32_WINNT=0x0601 /D _SCL_SECURE_NO_WARNINGS=1 /D _CRT_SECURE_NO_WARNINGS=1 /D BEAST_USE_OPENSSL=1 /D BOOST_COROUTINES_NO_DEPRECATION_WARNING=1 /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /EHsc /RTC1 /MTd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"websocket-client-ssl.dir\Debug\\" /Fd"websocket-client-ssl.dir\Debug\vc141.pdb" /Gd /TP /analyze- /errorReport:prompt /bigobj /permissive- "C:\Users\vinnie\src\Beast\example\websocket-client-ssl\websocket_client_ssl.cpp"
9>websocket_server_async.cpp
6>multi_port.cpp
3>doc_examples.cpp
8>websocket_client_ssl.cpp
7>websocket_client.cpp
6>tests.cpp
6>ws_async_port.cpp
6>ws_sync_port.cpp
6>wss_ports.cpp
10>doc_snippets.cpp
10>stream.cpp
10>frame.cpp
6>C:\Users\vinnie\src\Beast\include\beast/websocket/impl/read.ipp(872): error C2665: 'beast::detail::bound_handler<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_ws_con>::* )(framework::error_code),std::shared_ptr<_Ty>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>,const std::_Ph<1>>::bound_handler': none of the 2 overloads could convert all the argument types
6> with
6> [
6> _Ty=framework::async_ws_con
6> ] (compiling source file C:\Users\vinnie\src\Beast\test\server\ws_async_port.cpp)
6>C:\Users\vinnie\src\Beast\include\beast/core/detail/bind_handler.hpp(166): note: could be 'beast::detail::bound_handler<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_ws_con>::* )(framework::error_code),std::shared_ptr<_Ty>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>,const std::_Ph<1>>::bound_handler(beast::detail::bound_handler<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_ws_con>::* )(framework::error_code),std::shared_ptr<_Ty>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>,const std::_Ph<1>> &&)'
6> with
6> [
6> _Ty=framework::async_ws_con
6> ] (compiling source file C:\Users\vinnie\src\Beast\test\server\ws_async_port.cpp)
6>C:\Users\vinnie\src\Beast\include\beast/core/detail/bind_handler.hpp(166): note: or 'beast::detail::bound_handler<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_ws_con>::* )(framework::error_code),std::shared_ptr<_Ty>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>,const std::_Ph<1>>::bound_handler(const beast::detail::bound_handler<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_ws_con>::* )(framework::error_code),std::shared_ptr<_Ty>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>,const std::_Ph<1>> &)'
6> with
6> [
6> _Ty=framework::async_ws_con
6> ] (compiling source file C:\Users\vinnie\src\Beast\test\server\ws_async_port.cpp)
6>C:\Users\vinnie\src\Beast\include\beast/websocket/impl/read.ipp(872): note: while trying to match the argument list '(beast::detail::bound_handler<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_ws_con>::* )(framework::error_code),std::shared_ptr<_Ty>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>,const std::_Ph<1> &>)'
6> with
6> [
6> _Ty=framework::async_ws_con
6> ] (compiling source file C:\Users\vinnie\src\Beast\test\server\ws_async_port.cpp)
6>C:\Users\vinnie\src\Beast\include\beast/websocket/impl/read.ipp(1831): note: see reference to function template instantiation 'beast::websocket::stream<framework::socket_type>::read_op<DynamicBuffer,beast::detail::bound_handler<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_ws_con>::* )(framework::error_code),std::shared_ptr<_Ty>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>,const std::_Ph<1>>>::read_op<beast::detail::bound_handler<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_ws_con>::* )(framework::error_code),std::shared_ptr<_Ty>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>,const std::_Ph<1> &>>(DeducedHandler &&,beast::websocket::stream<framework::socket_type> &,DynamicBuffer &,::size_t,bool)' being compiled
6> with
6> [
6> DynamicBuffer=beast::multi_buffer,
6> _Ty=framework::async_ws_con,
6> DeducedHandler=beast::detail::bound_handler<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_ws_con>::* )(framework::error_code),std::shared_ptr<framework::async_ws_con>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>,const std::_Ph<1> &>
6> ] (compiling source file C:\Users\vinnie\src\Beast\test\server\ws_async_port.cpp)
6>C:\Users\vinnie\src\Beast\include\beast/websocket/impl/read.ipp(1831): note: see reference to function template instantiation 'beast::websocket::stream<framework::socket_type>::read_op<DynamicBuffer,beast::detail::bound_handler<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_ws_con>::* )(framework::error_code),std::shared_ptr<_Ty>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>,const std::_Ph<1>>>::read_op<beast::detail::bound_handler<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_ws_con>::* )(framework::error_code),std::shared_ptr<_Ty>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>,const std::_Ph<1> &>>(DeducedHandler &&,beast::websocket::stream<framework::socket_type> &,DynamicBuffer &,::size_t,bool)' being compiled
6> with
6> [
6> DynamicBuffer=beast::multi_buffer,
6> _Ty=framework::async_ws_con,
6> DeducedHandler=beast::detail::bound_handler<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_ws_con>::* )(framework::error_code),std::shared_ptr<framework::async_ws_con>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>,const std::_Ph<1> &>
6> ] (compiling source file C:\Users\vinnie\src\Beast\test\server\ws_async_port.cpp)
6>c:\users\vinnie\src\beast\test\server\../../example/server-framework/ws_async_port.hpp(163): note: see reference to function template instantiation 'void beast::websocket::stream<framework::socket_type>::async_read<beast::multi_buffer,boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_ws_con>::* )(framework::error_code),std::shared_ptr<_Ty>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>>(DynamicBuffer &,ReadHandler &&)' being compiled
6> with
6> [
6> _Ty=framework::async_ws_con,
6> DynamicBuffer=beast::multi_buffer,
6> ReadHandler=boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_ws_con>::* )(framework::error_code),std::shared_ptr<framework::async_ws_con>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>
6> ] (compiling source file C:\Users\vinnie\src\Beast\test\server\ws_async_port.cpp)
6>c:\users\vinnie\src\beast\test\server\../../example/server-framework/ws_async_port.hpp(158): note: see reference to function template instantiation 'void beast::websocket::stream<framework::socket_type>::async_read<beast::multi_buffer,boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_ws_con>::* )(framework::error_code),std::shared_ptr<_Ty>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>>(DynamicBuffer &,ReadHandler &&)' being compiled
6> with
6> [
6> _Ty=framework::async_ws_con,
6> DynamicBuffer=beast::multi_buffer,
6> ReadHandler=boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_ws_con>::* )(framework::error_code),std::shared_ptr<framework::async_ws_con>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>
6> ] (compiling source file C:\Users\vinnie\src\Beast\test\server\ws_async_port.cpp)
6>c:\users\vinnie\src\beast\test\server\../../example/server-framework/ws_async_port.hpp(157): note: while compiling class template member function 'void framework::async_ws_con_base<framework::async_ws_con>::do_read(void)' (compiling source file C:\Users\vinnie\src\Beast\test\server\ws_async_port.cpp)
6>c:\users\vinnie\src\beast\test\server\../../example/server-framework/ws_async_port.hpp(150): note: see reference to function template instantiation 'void framework::async_ws_con_base<framework::async_ws_con>::do_read(void)' being compiled (compiling source file C:\Users\vinnie\src\Beast\test\server\ws_async_port.cpp)
6>c:\users\vinnie\src\beast\test\server\../../example/server-framework/ws_async_port.hpp(232): note: see reference to class template instantiation 'framework::async_ws_con_base<framework::async_ws_con>' being compiled (compiling source file C:\Users\vinnie\src\Beast\test\server\ws_async_port.cpp)
6>C:\Users\vinnie\src\Beast\include\beast/core/string.hpp(107): note: see reference to class template instantiation 'boost::basic_string_view<char,std::char_traits<char>>' being compiled (compiling source file C:\Users\vinnie\src\Beast\test\server\ws_async_port.cpp)
9>C:\Users\vinnie\src\Beast\include\beast/websocket/impl/read.ipp(872): error C2665: 'beast::detail::bound_handler<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall server::connection::* )(server::error_code),std::shared_ptr<_Ty>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>,const std::_Ph<1>>::bound_handler': none of the 2 overloads could convert all the argument types
9> with
9> [
9> _Ty=server::connection
9> ]
9>C:\Users\vinnie\src\Beast\include\beast/core/detail/bind_handler.hpp(166): note: could be 'beast::detail::bound_handler<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall server::connection::* )(server::error_code),std::shared_ptr<_Ty>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>,const std::_Ph<1>>::bound_handler(beast::detail::bound_handler<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall server::connection::* )(server::error_code),std::shared_ptr<_Ty>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>,const std::_Ph<1>> &&)'
9> with
9> [
9> _Ty=server::connection
9> ]
9>C:\Users\vinnie\src\Beast\include\beast/core/detail/bind_handler.hpp(166): note: or 'beast::detail::bound_handler<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall server::connection::* )(server::error_code),std::shared_ptr<_Ty>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>,const std::_Ph<1>>::bound_handler(const beast::detail::bound_handler<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall server::connection::* )(server::error_code),std::shared_ptr<_Ty>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>,const std::_Ph<1>> &)'
9> with
9> [
9> _Ty=server::connection
9> ]
9>C:\Users\vinnie\src\Beast\include\beast/websocket/impl/read.ipp(872): note: while trying to match the argument list '(beast::detail::bound_handler<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall server::connection::* )(server::error_code),std::shared_ptr<_Ty>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>,const std::_Ph<1> &>)'
9> with
9> [
9> _Ty=server::connection
9> ]
9>C:\Users\vinnie\src\Beast\include\beast/websocket/impl/read.ipp(1831): note: see reference to function template instantiation 'beast::websocket::stream<boost::asio::ip::tcp::socket>::read_op<DynamicBuffer,beast::detail::bound_handler<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall server::connection::* )(server::error_code),std::shared_ptr<_Ty>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>,const std::_Ph<1>>>::read_op<beast::detail::bound_handler<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall server::connection::* )(server::error_code),std::shared_ptr<_Ty>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>,const std::_Ph<1> &>>(DeducedHandler &&,beast::websocket::stream<boost::asio::ip::tcp::socket> &,DynamicBuffer &,::size_t,bool)' being compiled
9> with
9> [
9> DynamicBuffer=beast::multi_buffer,
9> _Ty=server::connection,
9> DeducedHandler=beast::detail::bound_handler<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall server::connection::* )(server::error_code),std::shared_ptr<server::connection>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>,const std::_Ph<1> &>
9> ]
9>C:\Users\vinnie\src\Beast\include\beast/websocket/impl/read.ipp(1831): note: see reference to function template instantiation 'beast::websocket::stream<boost::asio::ip::tcp::socket>::read_op<DynamicBuffer,beast::detail::bound_handler<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall server::connection::* )(server::error_code),std::shared_ptr<_Ty>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>,const std::_Ph<1>>>::read_op<beast::detail::bound_handler<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall server::connection::* )(server::error_code),std::shared_ptr<_Ty>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>,const std::_Ph<1> &>>(DeducedHandler &&,beast::websocket::stream<boost::asio::ip::tcp::socket> &,DynamicBuffer &,::size_t,bool)' being compiled
9> with
9> [
9> DynamicBuffer=beast::multi_buffer,
9> _Ty=server::connection,
9> DeducedHandler=beast::detail::bound_handler<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall server::connection::* )(server::error_code),std::shared_ptr<server::connection>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>,const std::_Ph<1> &>
9> ]
9>C:\Users\vinnie\src\Beast\example\websocket-server-async\websocket_server_async.cpp(168): note: see reference to function template instantiation 'void beast::websocket::stream<boost::asio::ip::tcp::socket>::async_read<beast::multi_buffer,boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall server::connection::* )(server::error_code),std::shared_ptr<_Ty>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>>(DynamicBuffer &,ReadHandler &&)' being compiled
9> with
9> [
9> _Ty=server::connection,
9> DynamicBuffer=beast::multi_buffer,
9> ReadHandler=boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall server::connection::* )(server::error_code),std::shared_ptr<server::connection>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>
9> ]
9>C:\Users\vinnie\src\Beast\example\websocket-server-async\websocket_server_async.cpp(164): note: see reference to function template instantiation 'void beast::websocket::stream<boost::asio::ip::tcp::socket>::async_read<beast::multi_buffer,boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall server::connection::* )(server::error_code),std::shared_ptr<_Ty>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>>(DynamicBuffer &,ReadHandler &&)' being compiled
9> with
9> [
9> _Ty=server::connection,
9> DynamicBuffer=beast::multi_buffer,
9> ReadHandler=boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall server::connection::* )(server::error_code),std::shared_ptr<server::connection>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>
9> ]
9>C:\Users\vinnie\src\Beast\include\beast/core/string.hpp(107): note: see reference to class template instantiation 'boost::basic_string_view<char,std::char_traits<char>>' being compiled
9>Done building project "websocket-server-async.vcxproj" -- FAILED.
6>C:\Users\vinnie\src\Beast\include\beast/websocket/impl/read.ipp(872): error C2665: 'beast::detail::bound_handler<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_wss_con>::* )(framework::error_code),std::shared_ptr<_Ty>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>,const std::_Ph<1>>::bound_handler': none of the 2 overloads could convert all the argument types
6> with
6> [
6> _Ty=framework::async_wss_con
6> ] (compiling source file C:\Users\vinnie\src\Beast\test\server\wss_ports.cpp)
6>C:\Users\vinnie\src\Beast\include\beast/core/detail/bind_handler.hpp(166): note: could be 'beast::detail::bound_handler<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_wss_con>::* )(framework::error_code),std::shared_ptr<_Ty>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>,const std::_Ph<1>>::bound_handler(beast::detail::bound_handler<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_wss_con>::* )(framework::error_code),std::shared_ptr<_Ty>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>,const std::_Ph<1>> &&)'
6> with
6> [
6> _Ty=framework::async_wss_con
6> ] (compiling source file C:\Users\vinnie\src\Beast\test\server\wss_ports.cpp)
6>C:\Users\vinnie\src\Beast\include\beast/core/detail/bind_handler.hpp(166): note: or 'beast::detail::bound_handler<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_wss_con>::* )(framework::error_code),std::shared_ptr<_Ty>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>,const std::_Ph<1>>::bound_handler(const beast::detail::bound_handler<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_wss_con>::* )(framework::error_code),std::shared_ptr<_Ty>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>,const std::_Ph<1>> &)'
6> with
6> [
6> _Ty=framework::async_wss_con
6> ] (compiling source file C:\Users\vinnie\src\Beast\test\server\wss_ports.cpp)
6>C:\Users\vinnie\src\Beast\include\beast/websocket/impl/read.ipp(872): note: while trying to match the argument list '(beast::detail::bound_handler<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_wss_con>::* )(framework::error_code),std::shared_ptr<_Ty>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>,const std::_Ph<1> &>)'
6> with
6> [
6> _Ty=framework::async_wss_con
6> ] (compiling source file C:\Users\vinnie\src\Beast\test\server\wss_ports.cpp)
6>C:\Users\vinnie\src\Beast\include\beast/websocket/impl/read.ipp(1831): note: see reference to function template instantiation 'beast::websocket::stream<ssl_stream<framework::socket_type>>::read_op<DynamicBuffer,beast::detail::bound_handler<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_wss_con>::* )(framework::error_code),std::shared_ptr<_Ty>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>,const std::_Ph<1>>>::read_op<beast::detail::bound_handler<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_wss_con>::* )(framework::error_code),std::shared_ptr<_Ty>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>,const std::_Ph<1> &>>(DeducedHandler &&,beast::websocket::stream<ssl_stream<framework::socket_type>> &,DynamicBuffer &,::size_t,bool)' being compiled
6> with
6> [
6> DynamicBuffer=beast::multi_buffer,
6> _Ty=framework::async_wss_con,
6> DeducedHandler=beast::detail::bound_handler<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_wss_con>::* )(framework::error_code),std::shared_ptr<framework::async_wss_con>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>,const std::_Ph<1> &>
6> ] (compiling source file C:\Users\vinnie\src\Beast\test\server\wss_ports.cpp)
6>C:\Users\vinnie\src\Beast\include\beast/websocket/impl/read.ipp(1831): note: see reference to function template instantiation 'beast::websocket::stream<ssl_stream<framework::socket_type>>::read_op<DynamicBuffer,beast::detail::bound_handler<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_wss_con>::* )(framework::error_code),std::shared_ptr<_Ty>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>,const std::_Ph<1>>>::read_op<beast::detail::bound_handler<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_wss_con>::* )(framework::error_code),std::shared_ptr<_Ty>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>,const std::_Ph<1> &>>(DeducedHandler &&,beast::websocket::stream<ssl_stream<framework::socket_type>> &,DynamicBuffer &,::size_t,bool)' being compiled
6> with
6> [
6> DynamicBuffer=beast::multi_buffer,
6> _Ty=framework::async_wss_con,
6> DeducedHandler=beast::detail::bound_handler<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_wss_con>::* )(framework::error_code),std::shared_ptr<framework::async_wss_con>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>,const std::_Ph<1> &>
6> ] (compiling source file C:\Users\vinnie\src\Beast\test\server\wss_ports.cpp)
6>c:\users\vinnie\src\beast\example\server-framework\ws_async_port.hpp(163): note: see reference to function template instantiation 'void beast::websocket::stream<ssl_stream<framework::socket_type>>::async_read<beast::multi_buffer,boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_wss_con>::* )(framework::error_code),std::shared_ptr<_Ty>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>>(DynamicBuffer &,ReadHandler &&)' being compiled
6> with
6> [
6> _Ty=framework::async_wss_con,
6> DynamicBuffer=beast::multi_buffer,
6> ReadHandler=boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_wss_con>::* )(framework::error_code),std::shared_ptr<framework::async_wss_con>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>
6> ] (compiling source file C:\Users\vinnie\src\Beast\test\server\wss_ports.cpp)
6>c:\users\vinnie\src\beast\example\server-framework\ws_async_port.hpp(158): note: see reference to function template instantiation 'void beast::websocket::stream<ssl_stream<framework::socket_type>>::async_read<beast::multi_buffer,boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_wss_con>::* )(framework::error_code),std::shared_ptr<_Ty>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>>(DynamicBuffer &,ReadHandler &&)' being compiled
6> with
6> [
6> _Ty=framework::async_wss_con,
6> DynamicBuffer=beast::multi_buffer,
6> ReadHandler=boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_wss_con>::* )(framework::error_code),std::shared_ptr<framework::async_wss_con>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>
6> ] (compiling source file C:\Users\vinnie\src\Beast\test\server\wss_ports.cpp)
6>c:\users\vinnie\src\beast\example\server-framework\ws_async_port.hpp(157): note: while compiling class template member function 'void framework::async_ws_con_base<framework::async_wss_con>::do_read(void)' (compiling source file C:\Users\vinnie\src\Beast\test\server\wss_ports.cpp)
6>c:\users\vinnie\src\beast\example\server-framework\ws_async_port.hpp(150): note: see reference to function template instantiation 'void framework::async_ws_con_base<framework::async_wss_con>::do_read(void)' being compiled (compiling source file C:\Users\vinnie\src\Beast\test\server\wss_ports.cpp)
6>c:\users\vinnie\src\beast\test\server\../../example/server-framework/wss_ports.hpp(124): note: see reference to class template instantiation 'framework::async_ws_con_base<framework::async_wss_con>' being compiled (compiling source file C:\Users\vinnie\src\Beast\test\server\wss_ports.cpp)
6>C:\Users\vinnie\src\Beast\include\beast/core/string.hpp(107): note: see reference to class template instantiation 'boost::basic_string_view<char,std::char_traits<char>>' being compiled (compiling source file C:\Users\vinnie\src\Beast\test\server\wss_ports.cpp)
6>C:\Users\vinnie\src\Beast\include\beast/websocket/impl/read.ipp(872): error C2665: 'beast::detail::bound_handler<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_ws_con>::* )(framework::error_code),std::shared_ptr<_Ty>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>,const std::_Ph<1>>::bound_handler': none of the 2 overloads could convert all the argument types
6> with
6> [
6> _Ty=framework::async_ws_con
6> ] (compiling source file C:\Users\vinnie\src\Beast\test\server\wss_ports.cpp)
6>C:\Users\vinnie\src\Beast\include\beast/core/detail/bind_handler.hpp(166): note: could be 'beast::detail::bound_handler<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_ws_con>::* )(framework::error_code),std::shared_ptr<_Ty>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>,const std::_Ph<1>>::bound_handler(beast::detail::bound_handler<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_ws_con>::* )(framework::error_code),std::shared_ptr<_Ty>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>,const std::_Ph<1>> &&)'
6> with
6> [
6> _Ty=framework::async_ws_con
6> ] (compiling source file C:\Users\vinnie\src\Beast\test\server\wss_ports.cpp)
6>C:\Users\vinnie\src\Beast\include\beast/core/detail/bind_handler.hpp(166): note: or 'beast::detail::bound_handler<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_ws_con>::* )(framework::error_code),std::shared_ptr<_Ty>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>,const std::_Ph<1>>::bound_handler(const beast::detail::bound_handler<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_ws_con>::* )(framework::error_code),std::shared_ptr<_Ty>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>,const std::_Ph<1>> &)'
6> with
6> [
6> _Ty=framework::async_ws_con
6> ] (compiling source file C:\Users\vinnie\src\Beast\test\server\wss_ports.cpp)
6>C:\Users\vinnie\src\Beast\include\beast/websocket/impl/read.ipp(872): note: while trying to match the argument list '(beast::detail::bound_handler<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_ws_con>::* )(framework::error_code),std::shared_ptr<_Ty>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>,const std::_Ph<1> &>)'
6> with
6> [
6> _Ty=framework::async_ws_con
6> ] (compiling source file C:\Users\vinnie\src\Beast\test\server\wss_ports.cpp)
6>C:\Users\vinnie\src\Beast\include\beast/websocket/impl/read.ipp(1831): note: see reference to function template instantiation 'beast::websocket::stream<framework::socket_type>::read_op<DynamicBuffer,beast::detail::bound_handler<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_ws_con>::* )(framework::error_code),std::shared_ptr<_Ty>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>,const std::_Ph<1>>>::read_op<beast::detail::bound_handler<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_ws_con>::* )(framework::error_code),std::shared_ptr<_Ty>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>,const std::_Ph<1> &>>(DeducedHandler &&,beast::websocket::stream<framework::socket_type> &,DynamicBuffer &,::size_t,bool)' being compiled
6> with
6> [
6> DynamicBuffer=beast::multi_buffer,
6> _Ty=framework::async_ws_con,
6> DeducedHandler=beast::detail::bound_handler<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_ws_con>::* )(framework::error_code),std::shared_ptr<framework::async_ws_con>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>,const std::_Ph<1> &>
6> ] (compiling source file C:\Users\vinnie\src\Beast\test\server\wss_ports.cpp)
6>C:\Users\vinnie\src\Beast\include\beast/websocket/impl/read.ipp(1831): note: see reference to function template instantiation 'beast::websocket::stream<framework::socket_type>::read_op<DynamicBuffer,beast::detail::bound_handler<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_ws_con>::* )(framework::error_code),std::shared_ptr<_Ty>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>,const std::_Ph<1>>>::read_op<beast::detail::bound_handler<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_ws_con>::* )(framework::error_code),std::shared_ptr<_Ty>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>,const std::_Ph<1> &>>(DeducedHandler &&,beast::websocket::stream<framework::socket_type> &,DynamicBuffer &,::size_t,bool)' being compiled
6> with
6> [
6> DynamicBuffer=beast::multi_buffer,
6> _Ty=framework::async_ws_con,
6> DeducedHandler=beast::detail::bound_handler<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_ws_con>::* )(framework::error_code),std::shared_ptr<framework::async_ws_con>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>,const std::_Ph<1> &>
6> ] (compiling source file C:\Users\vinnie\src\Beast\test\server\wss_ports.cpp)
6>c:\users\vinnie\src\beast\example\server-framework\ws_async_port.hpp(163): note: see reference to function template instantiation 'void beast::websocket::stream<framework::socket_type>::async_read<beast::multi_buffer,boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_ws_con>::* )(framework::error_code),std::shared_ptr<_Ty>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>>(DynamicBuffer &,ReadHandler &&)' being compiled
6> with
6> [
6> _Ty=framework::async_ws_con,
6> DynamicBuffer=beast::multi_buffer,
6> ReadHandler=boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_ws_con>::* )(framework::error_code),std::shared_ptr<framework::async_ws_con>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>
6> ] (compiling source file C:\Users\vinnie\src\Beast\test\server\wss_ports.cpp)
6>c:\users\vinnie\src\beast\example\server-framework\ws_async_port.hpp(158): note: see reference to function template instantiation 'void beast::websocket::stream<framework::socket_type>::async_read<beast::multi_buffer,boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_ws_con>::* )(framework::error_code),std::shared_ptr<_Ty>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>>(DynamicBuffer &,ReadHandler &&)' being compiled
6> with
6> [
6> _Ty=framework::async_ws_con,
6> DynamicBuffer=beast::multi_buffer,
6> ReadHandler=boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_ws_con>::* )(framework::error_code),std::shared_ptr<framework::async_ws_con>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>
6> ] (compiling source file C:\Users\vinnie\src\Beast\test\server\wss_ports.cpp)
6>c:\users\vinnie\src\beast\example\server-framework\ws_async_port.hpp(157): note: while compiling class template member function 'void framework::async_ws_con_base<framework::async_ws_con>::do_read(void)' (compiling source file C:\Users\vinnie\src\Beast\test\server\wss_ports.cpp)
6>c:\users\vinnie\src\beast\example\server-framework\ws_async_port.hpp(150): note: see reference to function template instantiation 'void framework::async_ws_con_base<framework::async_ws_con>::do_read(void)' being compiled (compiling source file C:\Users\vinnie\src\Beast\test\server\wss_ports.cpp)
6>c:\users\vinnie\src\beast\example\server-framework\ws_async_port.hpp(232): note: see reference to class template instantiation 'framework::async_ws_con_base<framework::async_ws_con>' being compiled (compiling source file C:\Users\vinnie\src\Beast\test\server\wss_ports.cpp)
6>C:\Users\vinnie\src\Beast\include\beast/websocket/impl/read.ipp(872): error C2665: 'beast::detail::bound_handler<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_wss_con>::* )(framework::error_code),std::shared_ptr<_Ty>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>,const std::_Ph<1>>::bound_handler': none of the 2 overloads could convert all the argument types
6> with
6> [
6> _Ty=framework::async_wss_con
6> ] (compiling source file C:\Users\vinnie\src\Beast\test\server\multi_port.cpp)
6>C:\Users\vinnie\src\Beast\include\beast/core/detail/bind_handler.hpp(166): note: could be 'beast::detail::bound_handler<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_wss_con>::* )(framework::error_code),std::shared_ptr<_Ty>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>,const std::_Ph<1>>::bound_handler(beast::detail::bound_handler<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_wss_con>::* )(framework::error_code),std::shared_ptr<_Ty>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>,const std::_Ph<1>> &&)'
6> with
6> [
6> _Ty=framework::async_wss_con
6> ] (compiling source file C:\Users\vinnie\src\Beast\test\server\multi_port.cpp)
6>C:\Users\vinnie\src\Beast\include\beast/core/detail/bind_handler.hpp(166): note: or 'beast::detail::bound_handler<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_wss_con>::* )(framework::error_code),std::shared_ptr<_Ty>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>,const std::_Ph<1>>::bound_handler(const beast::detail::bound_handler<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_wss_con>::* )(framework::error_code),std::shared_ptr<_Ty>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>,const std::_Ph<1>> &)'
6> with
6> [
6> _Ty=framework::async_wss_con
6> ] (compiling source file C:\Users\vinnie\src\Beast\test\server\multi_port.cpp)
6>C:\Users\vinnie\src\Beast\include\beast/websocket/impl/read.ipp(872): note: while trying to match the argument list '(beast::detail::bound_handler<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_wss_con>::* )(framework::error_code),std::shared_ptr<_Ty>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>,const std::_Ph<1> &>)'
6> with
6> [
6> _Ty=framework::async_wss_con
6> ] (compiling source file C:\Users\vinnie\src\Beast\test\server\multi_port.cpp)
6>C:\Users\vinnie\src\Beast\include\beast/websocket/impl/read.ipp(1831): note: see reference to function template instantiation 'beast::websocket::stream<ssl_stream<framework::socket_type>>::read_op<DynamicBuffer,beast::detail::bound_handler<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_wss_con>::* )(framework::error_code),std::shared_ptr<_Ty>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>,const std::_Ph<1>>>::read_op<beast::detail::bound_handler<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_wss_con>::* )(framework::error_code),std::shared_ptr<_Ty>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>,const std::_Ph<1> &>>(DeducedHandler &&,beast::websocket::stream<ssl_stream<framework::socket_type>> &,DynamicBuffer &,::size_t,bool)' being compiled
6> with
6> [
6> DynamicBuffer=beast::multi_buffer,
6> _Ty=framework::async_wss_con,
6> DeducedHandler=beast::detail::bound_handler<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_wss_con>::* )(framework::error_code),std::shared_ptr<framework::async_wss_con>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>,const std::_Ph<1> &>
6> ] (compiling source file C:\Users\vinnie\src\Beast\test\server\multi_port.cpp)
6>C:\Users\vinnie\src\Beast\include\beast/websocket/impl/read.ipp(1831): note: see reference to function template instantiation 'beast::websocket::stream<ssl_stream<framework::socket_type>>::read_op<DynamicBuffer,beast::detail::bound_handler<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_wss_con>::* )(framework::error_code),std::shared_ptr<_Ty>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>,const std::_Ph<1>>>::read_op<beast::detail::bound_handler<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_wss_con>::* )(framework::error_code),std::shared_ptr<_Ty>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>,const std::_Ph<1> &>>(DeducedHandler &&,beast::websocket::stream<ssl_stream<framework::socket_type>> &,DynamicBuffer &,::size_t,bool)' being compiled
6> with
6> [
6> DynamicBuffer=beast::multi_buffer,
6> _Ty=framework::async_wss_con,
6> DeducedHandler=beast::detail::bound_handler<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_wss_con>::* )(framework::error_code),std::shared_ptr<framework::async_wss_con>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>,const std::_Ph<1> &>
6> ] (compiling source file C:\Users\vinnie\src\Beast\test\server\multi_port.cpp)
6>c:\users\vinnie\src\beast\example\server-framework\ws_async_port.hpp(163): note: see reference to function template instantiation 'void beast::websocket::stream<ssl_stream<framework::socket_type>>::async_read<beast::multi_buffer,boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_wss_con>::* )(framework::error_code),std::shared_ptr<_Ty>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>>(DynamicBuffer &,ReadHandler &&)' being compiled
6> with
6> [
6> _Ty=framework::async_wss_con,
6> DynamicBuffer=beast::multi_buffer,
6> ReadHandler=boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_wss_con>::* )(framework::error_code),std::shared_ptr<framework::async_wss_con>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>
6> ] (compiling source file C:\Users\vinnie\src\Beast\test\server\multi_port.cpp)
6>c:\users\vinnie\src\beast\example\server-framework\ws_async_port.hpp(158): note: see reference to function template instantiation 'void beast::websocket::stream<ssl_stream<framework::socket_type>>::async_read<beast::multi_buffer,boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_wss_con>::* )(framework::error_code),std::shared_ptr<_Ty>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>>(DynamicBuffer &,ReadHandler &&)' being compiled
6> with
6> [
6> _Ty=framework::async_wss_con,
6> DynamicBuffer=beast::multi_buffer,
6> ReadHandler=boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_wss_con>::* )(framework::error_code),std::shared_ptr<framework::async_wss_con>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>
6> ] (compiling source file C:\Users\vinnie\src\Beast\test\server\multi_port.cpp)
6>c:\users\vinnie\src\beast\example\server-framework\ws_async_port.hpp(157): note: while compiling class template member function 'void framework::async_ws_con_base<framework::async_wss_con>::do_read(void)' (compiling source file C:\Users\vinnie\src\Beast\test\server\multi_port.cpp)
6>c:\users\vinnie\src\beast\example\server-framework\ws_async_port.hpp(150): note: see reference to function template instantiation 'void framework::async_ws_con_base<framework::async_wss_con>::do_read(void)' being compiled (compiling source file C:\Users\vinnie\src\Beast\test\server\multi_port.cpp)
6>c:\users\vinnie\src\beast\example\server-framework\wss_ports.hpp(124): note: see reference to class template instantiation 'framework::async_ws_con_base<framework::async_wss_con>' being compiled (compiling source file C:\Users\vinnie\src\Beast\test\server\multi_port.cpp)
6>C:\Users\vinnie\src\Beast\include\beast/core/string.hpp(107): note: see reference to class template instantiation 'boost::basic_string_view<char,std::char_traits<char>>' being compiled (compiling source file C:\Users\vinnie\src\Beast\test\server\multi_port.cpp)
6>C:\Users\vinnie\src\Beast\include\beast/websocket/impl/read.ipp(872): error C2665: 'beast::detail::bound_handler<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_ws_con>::* )(framework::error_code),std::shared_ptr<_Ty>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>,const std::_Ph<1>>::bound_handler': none of the 2 overloads could convert all the argument types
6> with
6> [
6> _Ty=framework::async_ws_con
6> ] (compiling source file C:\Users\vinnie\src\Beast\test\server\multi_port.cpp)
6>C:\Users\vinnie\src\Beast\include\beast/core/detail/bind_handler.hpp(166): note: could be 'beast::detail::bound_handler<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_ws_con>::* )(framework::error_code),std::shared_ptr<_Ty>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>,const std::_Ph<1>>::bound_handler(beast::detail::bound_handler<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_ws_con>::* )(framework::error_code),std::shared_ptr<_Ty>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>,const std::_Ph<1>> &&)'
6> with
6> [
6> _Ty=framework::async_ws_con
6> ] (compiling source file C:\Users\vinnie\src\Beast\test\server\multi_port.cpp)
6>C:\Users\vinnie\src\Beast\include\beast/core/detail/bind_handler.hpp(166): note: or 'beast::detail::bound_handler<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_ws_con>::* )(framework::error_code),std::shared_ptr<_Ty>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>,const std::_Ph<1>>::bound_handler(const beast::detail::bound_handler<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_ws_con>::* )(framework::error_code),std::shared_ptr<_Ty>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>,const std::_Ph<1>> &)'
6> with
6> [
6> _Ty=framework::async_ws_con
6> ] (compiling source file C:\Users\vinnie\src\Beast\test\server\multi_port.cpp)
6>C:\Users\vinnie\src\Beast\include\beast/websocket/impl/read.ipp(872): note: while trying to match the argument list '(beast::detail::bound_handler<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_ws_con>::* )(framework::error_code),std::shared_ptr<_Ty>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>,const std::_Ph<1> &>)'
6> with
6> [
6> _Ty=framework::async_ws_con
6> ] (compiling source file C:\Users\vinnie\src\Beast\test\server\multi_port.cpp)
6>C:\Users\vinnie\src\Beast\include\beast/websocket/impl/read.ipp(1831): note: see reference to function template instantiation 'beast::websocket::stream<framework::socket_type>::read_op<DynamicBuffer,beast::detail::bound_handler<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_ws_con>::* )(framework::error_code),std::shared_ptr<_Ty>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>,const std::_Ph<1>>>::read_op<beast::detail::bound_handler<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_ws_con>::* )(framework::error_code),std::shared_ptr<_Ty>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>,const std::_Ph<1> &>>(DeducedHandler &&,beast::websocket::stream<framework::socket_type> &,DynamicBuffer &,::size_t,bool)' being compiled
6> with
6> [
6> DynamicBuffer=beast::multi_buffer,
6> _Ty=framework::async_ws_con,
6> DeducedHandler=beast::detail::bound_handler<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_ws_con>::* )(framework::error_code),std::shared_ptr<framework::async_ws_con>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>,const std::_Ph<1> &>
6> ] (compiling source file C:\Users\vinnie\src\Beast\test\server\multi_port.cpp)
6>C:\Users\vinnie\src\Beast\include\beast/websocket/impl/read.ipp(1831): note: see reference to function template instantiation 'beast::websocket::stream<framework::socket_type>::read_op<DynamicBuffer,beast::detail::bound_handler<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_ws_con>::* )(framework::error_code),std::shared_ptr<_Ty>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>,const std::_Ph<1>>>::read_op<beast::detail::bound_handler<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_ws_con>::* )(framework::error_code),std::shared_ptr<_Ty>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>,const std::_Ph<1> &>>(DeducedHandler &&,beast::websocket::stream<framework::socket_type> &,DynamicBuffer &,::size_t,bool)' being compiled
6> with
6> [
6> DynamicBuffer=beast::multi_buffer,
6> _Ty=framework::async_ws_con,
6> DeducedHandler=beast::detail::bound_handler<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_ws_con>::* )(framework::error_code),std::shared_ptr<framework::async_ws_con>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>,const std::_Ph<1> &>
6> ] (compiling source file C:\Users\vinnie\src\Beast\test\server\multi_port.cpp)
6>c:\users\vinnie\src\beast\example\server-framework\ws_async_port.hpp(163): note: see reference to function template instantiation 'void beast::websocket::stream<framework::socket_type>::async_read<beast::multi_buffer,boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_ws_con>::* )(framework::error_code),std::shared_ptr<_Ty>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>>(DynamicBuffer &,ReadHandler &&)' being compiled
6> with
6> [
6> _Ty=framework::async_ws_con,
6> DynamicBuffer=beast::multi_buffer,
6> ReadHandler=boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_ws_con>::* )(framework::error_code),std::shared_ptr<framework::async_ws_con>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>
6> ] (compiling source file C:\Users\vinnie\src\Beast\test\server\multi_port.cpp)
6>c:\users\vinnie\src\beast\example\server-framework\ws_async_port.hpp(158): note: see reference to function template instantiation 'void beast::websocket::stream<framework::socket_type>::async_read<beast::multi_buffer,boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_ws_con>::* )(framework::error_code),std::shared_ptr<_Ty>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>>(DynamicBuffer &,ReadHandler &&)' being compiled
6> with
6> [
6> _Ty=framework::async_ws_con,
6> DynamicBuffer=beast::multi_buffer,
6> ReadHandler=boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_ws_con>::* )(framework::error_code),std::shared_ptr<framework::async_ws_con>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>
6> ] (compiling source file C:\Users\vinnie\src\Beast\test\server\multi_port.cpp)
6>c:\users\vinnie\src\beast\example\server-framework\ws_async_port.hpp(157): note: while compiling class template member function 'void framework::async_ws_con_base<framework::async_ws_con>::do_read(void)' (compiling source file C:\Users\vinnie\src\Beast\test\server\multi_port.cpp)
6>c:\users\vinnie\src\beast\example\server-framework\ws_async_port.hpp(150): note: see reference to function template instantiation 'void framework::async_ws_con_base<framework::async_ws_con>::do_read(void)' being compiled (compiling source file C:\Users\vinnie\src\Beast\test\server\multi_port.cpp)
6>c:\users\vinnie\src\beast\example\server-framework\ws_async_port.hpp(232): note: see reference to class template instantiation 'framework::async_ws_con_base<framework::async_ws_con>' being compiled (compiling source file C:\Users\vinnie\src\Beast\test\server\multi_port.cpp)
5>C:\Users\vinnie\src\Beast\include\beast/websocket/impl/read.ipp(872): error C2665: 'beast::detail::bound_handler<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_wss_con>::* )(framework::error_code),std::shared_ptr<_Ty>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>,const std::_Ph<1>>::bound_handler': none of the 2 overloads could convert all the argument types
5> with
5> [
5> _Ty=framework::async_wss_con
5> ]
5>C:\Users\vinnie\src\Beast\include\beast/core/detail/bind_handler.hpp(166): note: could be 'beast::detail::bound_handler<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_wss_con>::* )(framework::error_code),std::shared_ptr<_Ty>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>,const std::_Ph<1>>::bound_handler(beast::detail::bound_handler<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_wss_con>::* )(framework::error_code),std::shared_ptr<_Ty>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>,const std::_Ph<1>> &&)'
5> with
5> [
5> _Ty=framework::async_wss_con
5> ]
5>C:\Users\vinnie\src\Beast\include\beast/core/detail/bind_handler.hpp(166): note: or 'beast::detail::bound_handler<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_wss_con>::* )(framework::error_code),std::shared_ptr<_Ty>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>,const std::_Ph<1>>::bound_handler(const beast::detail::bound_handler<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_wss_con>::* )(framework::error_code),std::shared_ptr<_Ty>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>,const std::_Ph<1>> &)'
5> with
5> [
5> _Ty=framework::async_wss_con
5> ]
5>C:\Users\vinnie\src\Beast\include\beast/websocket/impl/read.ipp(872): note: while trying to match the argument list '(beast::detail::bound_handler<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_wss_con>::* )(framework::error_code),std::shared_ptr<_Ty>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>,const std::_Ph<1> &>)'
5> with
5> [
5> _Ty=framework::async_wss_con
5> ]
5>C:\Users\vinnie\src\Beast\include\beast/websocket/impl/read.ipp(1831): note: see reference to function template instantiation 'beast::websocket::stream<ssl_stream<framework::socket_type>>::read_op<DynamicBuffer,beast::detail::bound_handler<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_wss_con>::* )(framework::error_code),std::shared_ptr<_Ty>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>,const std::_Ph<1>>>::read_op<beast::detail::bound_handler<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_wss_con>::* )(framework::error_code),std::shared_ptr<_Ty>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>,const std::_Ph<1> &>>(DeducedHandler &&,beast::websocket::stream<ssl_stream<framework::socket_type>> &,DynamicBuffer &,::size_t,bool)' being compiled
5> with
5> [
5> DynamicBuffer=beast::multi_buffer,
5> _Ty=framework::async_wss_con,
5> DeducedHandler=beast::detail::bound_handler<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_wss_con>::* )(framework::error_code),std::shared_ptr<framework::async_wss_con>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>,const std::_Ph<1> &>
5> ]
5>C:\Users\vinnie\src\Beast\include\beast/websocket/impl/read.ipp(1831): note: see reference to function template instantiation 'beast::websocket::stream<ssl_stream<framework::socket_type>>::read_op<DynamicBuffer,beast::detail::bound_handler<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_wss_con>::* )(framework::error_code),std::shared_ptr<_Ty>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>,const std::_Ph<1>>>::read_op<beast::detail::bound_handler<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_wss_con>::* )(framework::error_code),std::shared_ptr<_Ty>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>,const std::_Ph<1> &>>(DeducedHandler &&,beast::websocket::stream<ssl_stream<framework::socket_type>> &,DynamicBuffer &,::size_t,bool)' being compiled
5> with
5> [
5> DynamicBuffer=beast::multi_buffer,
5> _Ty=framework::async_wss_con,
5> DeducedHandler=beast::detail::bound_handler<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_wss_con>::* )(framework::error_code),std::shared_ptr<framework::async_wss_con>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>,const std::_Ph<1> &>
5> ]
5>c:\users\vinnie\src\beast\example\server-framework\ws_async_port.hpp(163): note: see reference to function template instantiation 'void beast::websocket::stream<ssl_stream<framework::socket_type>>::async_read<beast::multi_buffer,boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_wss_con>::* )(framework::error_code),std::shared_ptr<_Ty>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>>(DynamicBuffer &,ReadHandler &&)' being compiled
5> with
5> [
5> _Ty=framework::async_wss_con,
5> DynamicBuffer=beast::multi_buffer,
5> ReadHandler=boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_wss_con>::* )(framework::error_code),std::shared_ptr<framework::async_wss_con>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>
5> ]
5>c:\users\vinnie\src\beast\example\server-framework\ws_async_port.hpp(158): note: see reference to function template instantiation 'void beast::websocket::stream<ssl_stream<framework::socket_type>>::async_read<beast::multi_buffer,boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_wss_con>::* )(framework::error_code),std::shared_ptr<_Ty>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>>(DynamicBuffer &,ReadHandler &&)' being compiled
5> with
5> [
5> _Ty=framework::async_wss_con,
5> DynamicBuffer=beast::multi_buffer,
5> ReadHandler=boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_wss_con>::* )(framework::error_code),std::shared_ptr<framework::async_wss_con>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>
5> ]
5>c:\users\vinnie\src\beast\example\server-framework\ws_async_port.hpp(157): note: while compiling class template member function 'void framework::async_ws_con_base<framework::async_wss_con>::do_read(void)'
5>c:\users\vinnie\src\beast\example\server-framework\ws_async_port.hpp(150): note: see reference to function template instantiation 'void framework::async_ws_con_base<framework::async_wss_con>::do_read(void)' being compiled
5>c:\users\vinnie\src\beast\example\server-framework\wss_ports.hpp(124): note: see reference to class template instantiation 'framework::async_ws_con_base<framework::async_wss_con>' being compiled
5>C:\Users\vinnie\src\Beast\include\beast/core/string.hpp(107): note: see reference to class template instantiation 'boost::basic_string_view<char,std::char_traits<char>>' being compiled
5>C:\Users\vinnie\src\Beast\include\beast/websocket/impl/read.ipp(872): error C2665: 'beast::detail::bound_handler<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_ws_con>::* )(framework::error_code),std::shared_ptr<_Ty>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>,const std::_Ph<1>>::bound_handler': none of the 2 overloads could convert all the argument types
5> with
5> [
5> _Ty=framework::async_ws_con
5> ]
5>C:\Users\vinnie\src\Beast\include\beast/core/detail/bind_handler.hpp(166): note: could be 'beast::detail::bound_handler<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_ws_con>::* )(framework::error_code),std::shared_ptr<_Ty>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>,const std::_Ph<1>>::bound_handler(beast::detail::bound_handler<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_ws_con>::* )(framework::error_code),std::shared_ptr<_Ty>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>,const std::_Ph<1>> &&)'
5> with
5> [
5> _Ty=framework::async_ws_con
5> ]
5>C:\Users\vinnie\src\Beast\include\beast/core/detail/bind_handler.hpp(166): note: or 'beast::detail::bound_handler<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_ws_con>::* )(framework::error_code),std::shared_ptr<_Ty>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>,const std::_Ph<1>>::bound_handler(const beast::detail::bound_handler<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_ws_con>::* )(framework::error_code),std::shared_ptr<_Ty>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>,const std::_Ph<1>> &)'
5> with
5> [
5> _Ty=framework::async_ws_con
5> ]
5>C:\Users\vinnie\src\Beast\include\beast/websocket/impl/read.ipp(872): note: while trying to match the argument list '(beast::detail::bound_handler<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_ws_con>::* )(framework::error_code),std::shared_ptr<_Ty>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>,const std::_Ph<1> &>)'
5> with
5> [
5> _Ty=framework::async_ws_con
5> ]
5>C:\Users\vinnie\src\Beast\include\beast/websocket/impl/read.ipp(1831): note: see reference to function template instantiation 'beast::websocket::stream<framework::socket_type>::read_op<DynamicBuffer,beast::detail::bound_handler<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_ws_con>::* )(framework::error_code),std::shared_ptr<_Ty>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>,const std::_Ph<1>>>::read_op<beast::detail::bound_handler<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_ws_con>::* )(framework::error_code),std::shared_ptr<_Ty>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>,const std::_Ph<1> &>>(DeducedHandler &&,beast::websocket::stream<framework::socket_type> &,DynamicBuffer &,::size_t,bool)' being compiled
5> with
5> [
5> DynamicBuffer=beast::multi_buffer,
5> _Ty=framework::async_ws_con,
5> DeducedHandler=beast::detail::bound_handler<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_ws_con>::* )(framework::error_code),std::shared_ptr<framework::async_ws_con>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>,const std::_Ph<1> &>
5> ]
5>C:\Users\vinnie\src\Beast\include\beast/websocket/impl/read.ipp(1831): note: see reference to function template instantiation 'beast::websocket::stream<framework::socket_type>::read_op<DynamicBuffer,beast::detail::bound_handler<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_ws_con>::* )(framework::error_code),std::shared_ptr<_Ty>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>,const std::_Ph<1>>>::read_op<beast::detail::bound_handler<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_ws_con>::* )(framework::error_code),std::shared_ptr<_Ty>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>,const std::_Ph<1> &>>(DeducedHandler &&,beast::websocket::stream<framework::socket_type> &,DynamicBuffer &,::size_t,bool)' being compiled
5> with
5> [
5> DynamicBuffer=beast::multi_buffer,
5> _Ty=framework::async_ws_con,
5> DeducedHandler=beast::detail::bound_handler<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_ws_con>::* )(framework::error_code),std::shared_ptr<framework::async_ws_con>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>,const std::_Ph<1> &>
5> ]
5>c:\users\vinnie\src\beast\example\server-framework\ws_async_port.hpp(163): note: see reference to function template instantiation 'void beast::websocket::stream<framework::socket_type>::async_read<beast::multi_buffer,boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_ws_con>::* )(framework::error_code),std::shared_ptr<_Ty>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>>(DynamicBuffer &,ReadHandler &&)' being compiled
5> with
5> [
5> _Ty=framework::async_ws_con,
5> DynamicBuffer=beast::multi_buffer,
5> ReadHandler=boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_ws_con>::* )(framework::error_code),std::shared_ptr<framework::async_ws_con>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>
5> ]
5>c:\users\vinnie\src\beast\example\server-framework\ws_async_port.hpp(158): note: see reference to function template instantiation 'void beast::websocket::stream<framework::socket_type>::async_read<beast::multi_buffer,boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_ws_con>::* )(framework::error_code),std::shared_ptr<_Ty>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>>(DynamicBuffer &,ReadHandler &&)' being compiled
5> with
5> [
5> _Ty=framework::async_ws_con,
5> DynamicBuffer=beast::multi_buffer,
5> ReadHandler=boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_ws_con>::* )(framework::error_code),std::shared_ptr<framework::async_ws_con>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>
5> ]
5>c:\users\vinnie\src\beast\example\server-framework\ws_async_port.hpp(157): note: while compiling class template member function 'void framework::async_ws_con_base<framework::async_ws_con>::do_read(void)'
5>c:\users\vinnie\src\beast\example\server-framework\ws_async_port.hpp(150): note: see reference to function template instantiation 'void framework::async_ws_con_base<framework::async_ws_con>::do_read(void)' being compiled
5>c:\users\vinnie\src\beast\example\server-framework\ws_async_port.hpp(232): note: see reference to class template instantiation 'framework::async_ws_con_base<framework::async_ws_con>' being compiled
10>C:\Users\vinnie\src\Beast\include\beast/websocket/impl/read.ipp(872): error C2665: 'beast::detail::bound_handler<doc_ws_snippets::fxx::<lambda_f93de9b730a11789af4c3bb40e704151>,const std::_Ph<1>>::bound_handler': none of the 2 overloads could convert all the argument types (compiling source file C:\Users\vinnie\src\Beast\test\websocket\doc_snippets.cpp)
10>C:\Users\vinnie\src\Beast\include\beast/core/detail/bind_handler.hpp(166): note: could be 'beast::detail::bound_handler<doc_ws_snippets::fxx::<lambda_f93de9b730a11789af4c3bb40e704151>,const std::_Ph<1>>::bound_handler(beast::detail::bound_handler<doc_ws_snippets::fxx::<lambda_f93de9b730a11789af4c3bb40e704151>,const std::_Ph<1>> &&)' (compiling source file C:\Users\vinnie\src\Beast\test\websocket\doc_snippets.cpp)
10>C:\Users\vinnie\src\Beast\include\beast/core/detail/bind_handler.hpp(166): note: or 'beast::detail::bound_handler<doc_ws_snippets::fxx::<lambda_f93de9b730a11789af4c3bb40e704151>,const std::_Ph<1>>::bound_handler(const beast::detail::bound_handler<doc_ws_snippets::fxx::<lambda_f93de9b730a11789af4c3bb40e704151>,const std::_Ph<1>> &)' (compiling source file C:\Users\vinnie\src\Beast\test\websocket\doc_snippets.cpp)
10>C:\Users\vinnie\src\Beast\include\beast/websocket/impl/read.ipp(872): note: while trying to match the argument list '(beast::detail::bound_handler<doc_ws_snippets::fxx::<lambda_f93de9b730a11789af4c3bb40e704151>,const std::_Ph<1> &>)' (compiling source file C:\Users\vinnie\src\Beast\test\websocket\doc_snippets.cpp)
10>C:\Users\vinnie\src\Beast\include\beast/websocket/impl/read.ipp(1831): note: see reference to function template instantiation 'beast::websocket::stream<boost::asio::ip::tcp::socket>::read_op<DynamicBuffer,beast::detail::bound_handler<doc_ws_snippets::fxx::<lambda_f93de9b730a11789af4c3bb40e704151>,const std::_Ph<1>>>::read_op<beast::detail::bound_handler<doc_ws_snippets::fxx::<lambda_f93de9b730a11789af4c3bb40e704151>,const std::_Ph<1> &>>(DeducedHandler &&,beast::websocket::stream<boost::asio::ip::tcp::socket> &,DynamicBuffer &,::size_t,bool)' being compiled
10> with
10> [
10> DynamicBuffer=beast::multi_buffer,
10> DeducedHandler=beast::detail::bound_handler<doc_ws_snippets::fxx::<lambda_f93de9b730a11789af4c3bb40e704151>,const std::_Ph<1> &>
10> ] (compiling source file C:\Users\vinnie\src\Beast\test\websocket\doc_snippets.cpp)
10>C:\Users\vinnie\src\Beast\include\beast/websocket/impl/read.ipp(1831): note: see reference to function template instantiation 'beast::websocket::stream<boost::asio::ip::tcp::socket>::read_op<DynamicBuffer,beast::detail::bound_handler<doc_ws_snippets::fxx::<lambda_f93de9b730a11789af4c3bb40e704151>,const std::_Ph<1>>>::read_op<beast::detail::bound_handler<doc_ws_snippets::fxx::<lambda_f93de9b730a11789af4c3bb40e704151>,const std::_Ph<1> &>>(DeducedHandler &&,beast::websocket::stream<boost::asio::ip::tcp::socket> &,DynamicBuffer &,::size_t,bool)' being compiled
10> with
10> [
10> DynamicBuffer=beast::multi_buffer,
10> DeducedHandler=beast::detail::bound_handler<doc_ws_snippets::fxx::<lambda_f93de9b730a11789af4c3bb40e704151>,const std::_Ph<1> &>
10> ] (compiling source file C:\Users\vinnie\src\Beast\test\websocket\doc_snippets.cpp)
10>C:\Users\vinnie\src\Beast\test\websocket\doc_snippets.cpp(213): note: see reference to function template instantiation 'void beast::websocket::stream<boost::asio::ip::tcp::socket>::async_read<beast::multi_buffer,doc_ws_snippets::fxx::<lambda_f93de9b730a11789af4c3bb40e704151>>(DynamicBuffer &,ReadHandler &&)' being compiled
10> with
10> [
10> DynamicBuffer=beast::multi_buffer,
10> ReadHandler=doc_ws_snippets::fxx::<lambda_f93de9b730a11789af4c3bb40e704151>
10> ]
10>C:\Users\vinnie\src\Beast\test\websocket\doc_snippets.cpp(209): note: see reference to function template instantiation 'void beast::websocket::stream<boost::asio::ip::tcp::socket>::async_read<beast::multi_buffer,doc_ws_snippets::fxx::<lambda_f93de9b730a11789af4c3bb40e704151>>(DynamicBuffer &,ReadHandler &&)' being compiled
10> with
10> [
10> DynamicBuffer=beast::multi_buffer,
10> ReadHandler=doc_ws_snippets::fxx::<lambda_f93de9b730a11789af4c3bb40e704151>
10> ]
10>C:\Users\vinnie\src\Beast\include\beast/core/string.hpp(107): note: see reference to class template instantiation 'boost::basic_string_view<char,std::char_traits<char>>' being compiled (compiling source file C:\Users\vinnie\src\Beast\test\websocket\doc_snippets.cpp)
10>C:\Users\vinnie\src\Beast\include\beast/websocket/impl/read.ipp(872): error C2665: 'beast::detail::bound_handler<boost::asio::detail::coro_handler<Handler,void>,const std::_Ph<1>>::bound_handler': none of the 2 overloads could convert all the argument types
10> with
10> [
10> Handler=boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,void (__cdecl *)(void),boost::asio::detail::is_continuation_if_running>
10> ] (compiling source file C:\Users\vinnie\src\Beast\test\websocket\doc_snippets.cpp)
10>C:\Users\vinnie\src\Beast\include\beast/core/detail/bind_handler.hpp(166): note: could be 'beast::detail::bound_handler<boost::asio::detail::coro_handler<Handler,void>,const std::_Ph<1>>::bound_handler(beast::detail::bound_handler<boost::asio::detail::coro_handler<Handler,void>,const std::_Ph<1>> &&)'
10> with
10> [
10> Handler=boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,void (__cdecl *)(void),boost::asio::detail::is_continuation_if_running>
10> ] (compiling source file C:\Users\vinnie\src\Beast\test\websocket\doc_snippets.cpp)
10>C:\Users\vinnie\src\Beast\include\beast/core/detail/bind_handler.hpp(166): note: or 'beast::detail::bound_handler<boost::asio::detail::coro_handler<Handler,void>,const std::_Ph<1>>::bound_handler(const beast::detail::bound_handler<boost::asio::detail::coro_handler<Handler,void>,const std::_Ph<1>> &)'
10> with
10> [
10> Handler=boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,void (__cdecl *)(void),boost::asio::detail::is_continuation_if_running>
10> ] (compiling source file C:\Users\vinnie\src\Beast\test\websocket\doc_snippets.cpp)
10>C:\Users\vinnie\src\Beast\include\beast/websocket/impl/read.ipp(872): note: while trying to match the argument list '(beast::detail::bound_handler<boost::asio::detail::coro_handler<Handler,void>,const std::_Ph<1> &>)'
10> with
10> [
10> Handler=boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,void (__cdecl *)(void),boost::asio::detail::is_continuation_if_running>
10> ] (compiling source file C:\Users\vinnie\src\Beast\test\websocket\doc_snippets.cpp)
10>C:\Users\vinnie\src\Beast\include\beast/websocket/impl/read.ipp(1831): note: see reference to function template instantiation 'beast::websocket::stream<boost::asio::ip::tcp::socket>::read_op<DynamicBuffer,beast::detail::bound_handler<boost::asio::detail::coro_handler<Handler,void>,const std::_Ph<1>>>::read_op<beast::detail::bound_handler<boost::asio::detail::coro_handler<Handler,void>,const std::_Ph<1> &>>(DeducedHandler &&,beast::websocket::stream<boost::asio::ip::tcp::socket> &,DynamicBuffer &,::size_t,bool)' being compiled
10> with
10> [
10> DynamicBuffer=beast::multi_buffer,
10> Handler=boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,void (__cdecl *)(void),boost::asio::detail::is_continuation_if_running>,
10> DeducedHandler=beast::detail::bound_handler<boost::asio::detail::coro_handler<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,void (__cdecl *)(void),boost::asio::detail::is_continuation_if_running>,void>,const std::_Ph<1> &>
10> ] (compiling source file C:\Users\vinnie\src\Beast\test\websocket\doc_snippets.cpp)
10>C:\Users\vinnie\src\Beast\include\beast/websocket/impl/read.ipp(1831): note: see reference to function template instantiation 'beast::websocket::stream<boost::asio::ip::tcp::socket>::read_op<DynamicBuffer,beast::detail::bound_handler<boost::asio::detail::coro_handler<Handler,void>,const std::_Ph<1>>>::read_op<beast::detail::bound_handler<boost::asio::detail::coro_handler<Handler,void>,const std::_Ph<1> &>>(DeducedHandler &&,beast::websocket::stream<boost::asio::ip::tcp::socket> &,DynamicBuffer &,::size_t,bool)' being compiled
10> with
10> [
10> DynamicBuffer=beast::multi_buffer,
10> Handler=boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,void (__cdecl *)(void),boost::asio::detail::is_continuation_if_running>,
10> DeducedHandler=beast::detail::bound_handler<boost::asio::detail::coro_handler<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,void (__cdecl *)(void),boost::asio::detail::is_continuation_if_running>,void>,const std::_Ph<1> &>
10> ] (compiling source file C:\Users\vinnie\src\Beast\test\websocket\doc_snippets.cpp)
10>C:\Users\vinnie\src\Beast\test\websocket\doc_snippets.cpp(225): note: see reference to function template instantiation 'void beast::websocket::stream<boost::asio::ip::tcp::socket>::async_read<beast::multi_buffer,boost::asio::yield_context&>(DynamicBuffer &,ReadHandler)' being compiled
10> with
10> [
10> DynamicBuffer=beast::multi_buffer,
10> ReadHandler=boost::asio::yield_context &
10> ]
10>C:\Users\vinnie\src\Beast\test\websocket\doc_snippets.cpp(225): note: see reference to function template instantiation 'void beast::websocket::stream<boost::asio::ip::tcp::socket>::async_read<beast::multi_buffer,boost::asio::yield_context&>(DynamicBuffer &,ReadHandler)' being compiled
10> with
10> [
10> DynamicBuffer=beast::multi_buffer,
10> ReadHandler=boost::asio::yield_context &
10> ]
10>C:\Users\vinnie\src\Beast\include\beast/websocket/impl/read.ipp(872): error C2665: 'beast::detail::bound_handler<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,websocket::async_echo_server::peer,boost::asio::detail::is_continuation_if_running>,const std::_Ph<1>>::bound_handler': none of the 2 overloads could convert all the argument types (compiling source file C:\Users\vinnie\src\Beast\test\websocket\stream.cpp)
10>C:\Users\vinnie\src\Beast\include\beast/core/detail/bind_handler.hpp(166): note: could be 'beast::detail::bound_handler<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,websocket::async_echo_server::peer,boost::asio::detail::is_continuation_if_running>,const std::_Ph<1>>::bound_handler(beast::detail::bound_handler<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,websocket::async_echo_server::peer,boost::asio::detail::is_continuation_if_running>,const std::_Ph<1>> &&)' (compiling source file C:\Users\vinnie\src\Beast\test\websocket\stream.cpp)
10>C:\Users\vinnie\src\Beast\include\beast/core/detail/bind_handler.hpp(166): note: or 'beast::detail::bound_handler<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,websocket::async_echo_server::peer,boost::asio::detail::is_continuation_if_running>,const std::_Ph<1>>::bound_handler(const beast::detail::bound_handler<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,websocket::async_echo_server::peer,boost::asio::detail::is_continuation_if_running>,const std::_Ph<1>> &)' (compiling source file C:\Users\vinnie\src\Beast\test\websocket\stream.cpp)
10>C:\Users\vinnie\src\Beast\include\beast/websocket/impl/read.ipp(872): note: while trying to match the argument list '(beast::detail::bound_handler<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,websocket::async_echo_server::peer,boost::asio::detail::is_continuation_if_running>,const std::_Ph<1> &>)' (compiling source file C:\Users\vinnie\src\Beast\test\websocket\stream.cpp)
10>C:\Users\vinnie\src\Beast\include\beast/websocket/impl/read.ipp(1831): note: see reference to function template instantiation 'beast::websocket::stream<NextLayer>::read_op<DynamicBuffer,beast::detail::bound_handler<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,websocket::async_echo_server::peer,boost::asio::detail::is_continuation_if_running>,const std::_Ph<1>>>::read_op<beast::detail::bound_handler<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,websocket::async_echo_server::peer,boost::asio::detail::is_continuation_if_running>,const std::_Ph<1> &>>(DeducedHandler &&,beast::websocket::stream<NextLayer> &,DynamicBuffer &,::size_t,bool)' being compiled
10> with
10> [
10> NextLayer=websocket::async_echo_server::socket_type,
10> DynamicBuffer=beast::multi_buffer,
10> DeducedHandler=beast::detail::bound_handler<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,websocket::async_echo_server::peer,boost::asio::detail::is_continuation_if_running>,const std::_Ph<1> &>
10> ] (compiling source file C:\Users\vinnie\src\Beast\test\websocket\stream.cpp)
10>C:\Users\vinnie\src\Beast\include\beast/websocket/impl/read.ipp(1831): note: see reference to function template instantiation 'beast::websocket::stream<NextLayer>::read_op<DynamicBuffer,beast::detail::bound_handler<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,websocket::async_echo_server::peer,boost::asio::detail::is_continuation_if_running>,const std::_Ph<1>>>::read_op<beast::detail::bound_handler<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,websocket::async_echo_server::peer,boost::asio::detail::is_continuation_if_running>,const std::_Ph<1> &>>(DeducedHandler &&,beast::websocket::stream<NextLayer> &,DynamicBuffer &,::size_t,bool)' being compiled
10> with
10> [
10> NextLayer=websocket::async_echo_server::socket_type,
10> DynamicBuffer=beast::multi_buffer,
10> DeducedHandler=beast::detail::bound_handler<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,websocket::async_echo_server::peer,boost::asio::detail::is_continuation_if_running>,const std::_Ph<1> &>
10> ] (compiling source file C:\Users\vinnie\src\Beast\test\websocket\stream.cpp)
10>c:\users\vinnie\src\beast\test\websocket\websocket_async_echo_server.hpp(316): note: see reference to function template instantiation 'void beast::websocket::stream<NextLayer>::async_read<beast::multi_buffer,boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,websocket::async_echo_server::peer,boost::asio::detail::is_continuation_if_running>>(DynamicBuffer &,ReadHandler &&)' being compiled
10> with
10> [
10> NextLayer=websocket::async_echo_server::socket_type,
10> DynamicBuffer=beast::multi_buffer,
10> ReadHandler=boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,websocket::async_echo_server::peer,boost::asio::detail::is_continuation_if_running>
10> ] (compiling source file C:\Users\vinnie\src\Beast\test\websocket\stream.cpp)
10>c:\users\vinnie\src\beast\test\websocket\websocket_async_echo_server.hpp(315): note: see reference to function template instantiation 'void beast::websocket::stream<NextLayer>::async_read<beast::multi_buffer,boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,websocket::async_echo_server::peer,boost::asio::detail::is_continuation_if_running>>(DynamicBuffer &,ReadHandler &&)' being compiled
10> with
10> [
10> NextLayer=websocket::async_echo_server::socket_type,
10> DynamicBuffer=beast::multi_buffer,
10> ReadHandler=boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,websocket::async_echo_server::peer,boost::asio::detail::is_continuation_if_running>
10> ] (compiling source file C:\Users\vinnie\src\Beast\test\websocket\stream.cpp)
10>C:\Users\vinnie\src\Beast\include\beast/core/string.hpp(107): note: see reference to class template instantiation 'boost::basic_string_view<char,std::char_traits<char>>' being compiled (compiling source file C:\Users\vinnie\src\Beast\test\websocket\stream.cpp)
10>C:\Users\vinnie\src\Beast\test\websocket\stream.cpp(267): error C2440: 'return': cannot convert from 'void' to '::size_t'
10>C:\Users\vinnie\src\Beast\test\websocket\stream.cpp(267): note: Expressions of type void cannot be converted to other types
10>C:\Users\vinnie\src\Beast\test\websocket\stream.cpp(741): note: see reference to function template instantiation 'size_t beast::websocket::stream_test::SyncClient::read<beast::test::fail_stream<beast::test::string_ostream>,beast::multi_buffer>(beast::websocket::stream<beast::test::fail_stream<beast::test::string_ostream>> &,DynamicBuffer &) const' being compiled
10> with
10> [
10> DynamicBuffer=beast::multi_buffer
10> ]
10>C:\Users\vinnie\src\Beast\test\websocket\stream.cpp(872): note: see reference to function template instantiation 'void beast::websocket::stream_test::testAccept<beast::websocket::stream_test::SyncClient>(const Client &)' being compiled
10> with
10> [
10> Client=beast::websocket::stream_test::SyncClient
10> ]
10>C:\Users\vinnie\src\Beast\test\websocket\stream.cpp(505): error C3313: 'bytes_written': variable cannot have the type 'const void'
10>C:\Users\vinnie\src\Beast\test\websocket\stream.cpp(741): note: see reference to function template instantiation 'size_t beast::websocket::stream_test::AsyncClient::read<beast::test::fail_stream<beast::test::string_ostream>,beast::multi_buffer>(beast::websocket::stream<beast::test::fail_stream<beast::test::string_ostream>> &,DynamicBuffer &) const' being compiled
10> with
10> [
10> DynamicBuffer=beast::multi_buffer
10> ]
10>C:\Users\vinnie\src\Beast\test\websocket\stream.cpp(876): note: see reference to function template instantiation 'void beast::websocket::stream_test::testAccept<beast::websocket::stream_test::AsyncClient>(const Client &)' being compiled
10> with
10> [
10> Client=beast::websocket::stream_test::AsyncClient
10> ]
10>C:\Users\vinnie\src\Beast\test\websocket\stream.cpp(508): error C3536: 'bytes_written': cannot be used before it is initialized
10>C:\Users\vinnie\src\Beast\include\beast/websocket/impl/read.ipp(872): error C2665: 'beast::detail::bound_handler<boost::asio::detail::coro_handler<Handler,void>,const std::_Ph<1>>::bound_handler': none of the 2 overloads could convert all the argument types
10> with
10> [
10> Handler=boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,void (__cdecl *)(void),boost::asio::detail::is_continuation_if_running>
10> ] (compiling source file C:\Users\vinnie\src\Beast\test\websocket\stream.cpp)
10>C:\Users\vinnie\src\Beast\include\beast/core/detail/bind_handler.hpp(166): note: could be 'beast::detail::bound_handler<boost::asio::detail::coro_handler<Handler,void>,const std::_Ph<1>>::bound_handler(beast::detail::bound_handler<boost::asio::detail::coro_handler<Handler,void>,const std::_Ph<1>> &&)'
10> with
10> [
10> Handler=boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,void (__cdecl *)(void),boost::asio::detail::is_continuation_if_running>
10> ] (compiling source file C:\Users\vinnie\src\Beast\test\websocket\stream.cpp)
10>C:\Users\vinnie\src\Beast\include\beast/core/detail/bind_handler.hpp(166): note: or 'beast::detail::bound_handler<boost::asio::detail::coro_handler<Handler,void>,const std::_Ph<1>>::bound_handler(const beast::detail::bound_handler<boost::asio::detail::coro_handler<Handler,void>,const std::_Ph<1>> &)'
10> with
10> [
10> Handler=boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,void (__cdecl *)(void),boost::asio::detail::is_continuation_if_running>
10> ] (compiling source file C:\Users\vinnie\src\Beast\test\websocket\stream.cpp)
10>C:\Users\vinnie\src\Beast\include\beast/websocket/impl/read.ipp(872): note: while trying to match the argument list '(beast::detail::bound_handler<boost::asio::detail::coro_handler<Handler,void>,const std::_Ph<1> &>)'
10> with
10> [
10> Handler=boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,void (__cdecl *)(void),boost::asio::detail::is_continuation_if_running>
10> ] (compiling source file C:\Users\vinnie\src\Beast\test\websocket\stream.cpp)
10>C:\Users\vinnie\src\Beast\include\beast/websocket/impl/read.ipp(1831): note: see reference to function template instantiation 'beast::websocket::stream<beast::websocket::stream_test::socket_type &>::read_op<DynamicBuffer,beast::detail::bound_handler<boost::asio::detail::coro_handler<Handler,void>,const std::_Ph<1>>>::read_op<beast::detail::bound_handler<boost::asio::detail::coro_handler<Handler,void>,const std::_Ph<1> &>>(DeducedHandler &&,beast::websocket::stream<beast::websocket::stream_test::socket_type &> &,DynamicBuffer &,::size_t,bool)' being compiled
10> with
10> [
10> DynamicBuffer=beast::multi_buffer,
10> Handler=boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,void (__cdecl *)(void),boost::asio::detail::is_continuation_if_running>,
10> DeducedHandler=beast::detail::bound_handler<boost::asio::detail::coro_handler<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,void (__cdecl *)(void),boost::asio::detail::is_continuation_if_running>,void>,const std::_Ph<1> &>
10> ] (compiling source file C:\Users\vinnie\src\Beast\test\websocket\stream.cpp)
10>C:\Users\vinnie\src\Beast\include\beast/websocket/impl/read.ipp(1831): note: see reference to function template instantiation 'beast::websocket::stream<beast::websocket::stream_test::socket_type &>::read_op<DynamicBuffer,beast::detail::bound_handler<boost::asio::detail::coro_handler<Handler,void>,const std::_Ph<1>>>::read_op<beast::detail::bound_handler<boost::asio::detail::coro_handler<Handler,void>,const std::_Ph<1> &>>(DeducedHandler &&,beast::websocket::stream<beast::websocket::stream_test::socket_type &> &,DynamicBuffer &,::size_t,bool)' being compiled
10> with
10> [
10> DynamicBuffer=beast::multi_buffer,
10> Handler=boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,void (__cdecl *)(void),boost::asio::detail::is_continuation_if_running>,
10> DeducedHandler=beast::detail::bound_handler<boost::asio::detail::coro_handler<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,void (__cdecl *)(void),boost::asio::detail::is_continuation_if_running>,void>,const std::_Ph<1> &>
10> ] (compiling source file C:\Users\vinnie\src\Beast\test\websocket\stream.cpp)
10>C:\Users\vinnie\src\Beast\test\websocket\stream.cpp(1214): note: see reference to function template instantiation 'void beast::websocket::stream<beast::websocket::stream_test::socket_type &>::async_read<beast::multi_buffer,boost::asio::basic_yield_context<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,void (__cdecl *)(void),boost::asio::detail::is_continuation_if_running>>>(DynamicBuffer &,ReadHandler &&)' being compiled
10> with
10> [
10> DynamicBuffer=beast::multi_buffer,
10> ReadHandler=boost::asio::basic_yield_context<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,void (__cdecl *)(void),boost::asio::detail::is_continuation_if_running>>
10> ]
10>C:\Users\vinnie\src\Beast\test\websocket\stream.cpp(1214): note: see reference to function template instantiation 'void beast::websocket::stream<beast::websocket::stream_test::socket_type &>::async_read<beast::multi_buffer,boost::asio::basic_yield_context<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,void (__cdecl *)(void),boost::asio::detail::is_continuation_if_running>>>(DynamicBuffer &,ReadHandler &&)' being compiled
10> with
10> [
10> DynamicBuffer=beast::multi_buffer,
10> ReadHandler=boost::asio::basic_yield_context<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,void (__cdecl *)(void),boost::asio::detail::is_continuation_if_running>>
10> ]
10>C:\Users\vinnie\src\Beast\include\beast/websocket/impl/read.ipp(872): error C2665: 'beast::detail::bound_handler<beast::websocket::stream_test::testPausation2::<lambda_f776b244336d08a3750f099dce705d8d>::()::<lambda_976396f035ac28c0e1552c4f61ce82fc>,const std::_Ph<1>>::bound_handler': none of the 2 overloads could convert all the argument types (compiling source file C:\Users\vinnie\src\Beast\test\websocket\stream.cpp)
10>C:\Users\vinnie\src\Beast\include\beast/core/detail/bind_handler.hpp(166): note: could be 'beast::detail::bound_handler<beast::websocket::stream_test::testPausation2::<lambda_f776b244336d08a3750f099dce705d8d>::()::<lambda_976396f035ac28c0e1552c4f61ce82fc>,const std::_Ph<1>>::bound_handler(beast::detail::bound_handler<beast::websocket::stream_test::testPausation2::<lambda_f776b244336d08a3750f099dce705d8d>::()::<lambda_976396f035ac28c0e1552c4f61ce82fc>,const std::_Ph<1>> &&)' (compiling source file C:\Users\vinnie\src\Beast\test\websocket\stream.cpp)
10>C:\Users\vinnie\src\Beast\include\beast/core/detail/bind_handler.hpp(166): note: or 'beast::detail::bound_handler<beast::websocket::stream_test::testPausation2::<lambda_f776b244336d08a3750f099dce705d8d>::()::<lambda_976396f035ac28c0e1552c4f61ce82fc>,const std::_Ph<1>>::bound_handler(const beast::detail::bound_handler<beast::websocket::stream_test::testPausation2::<lambda_f776b244336d08a3750f099dce705d8d>::()::<lambda_976396f035ac28c0e1552c4f61ce82fc>,const std::_Ph<1>> &)' (compiling source file C:\Users\vinnie\src\Beast\test\websocket\stream.cpp)
10>C:\Users\vinnie\src\Beast\include\beast/websocket/impl/read.ipp(872): note: while trying to match the argument list '(beast::detail::bound_handler<beast::websocket::stream_test::testPausation2::<lambda_f776b244336d08a3750f099dce705d8d>::()::<lambda_976396f035ac28c0e1552c4f61ce82fc>,const std::_Ph<1> &>)' (compiling source file C:\Users\vinnie\src\Beast\test\websocket\stream.cpp)
10>C:\Users\vinnie\src\Beast\include\beast/websocket/impl/read.ipp(1831): note: see reference to function template instantiation 'beast::websocket::stream<NextLayer>::read_op<DynamicBuffer,beast::detail::bound_handler<beast::websocket::stream_test::testPausation2::<lambda_f776b244336d08a3750f099dce705d8d>::()::<lambda_976396f035ac28c0e1552c4f61ce82fc>,const std::_Ph<1>>>::read_op<beast::detail::bound_handler<beast::websocket::stream_test::testPausation2::<lambda_f776b244336d08a3750f099dce705d8d>::()::<lambda_976396f035ac28c0e1552c4f61ce82fc>,const std::_Ph<1> &>>(DeducedHandler &&,beast::websocket::stream<NextLayer> &,DynamicBuffer &,::size_t,bool)' being compiled
10> with
10> [
10> NextLayer=websocket::async_echo_server::socket_type,
10> DynamicBuffer=beast::multi_buffer,
10> DeducedHandler=beast::detail::bound_handler<beast::websocket::stream_test::testPausation2::<lambda_f776b244336d08a3750f099dce705d8d>::()::<lambda_976396f035ac28c0e1552c4f61ce82fc>,const std::_Ph<1> &>
10> ] (compiling source file C:\Users\vinnie\src\Beast\test\websocket\stream.cpp)
10>C:\Users\vinnie\src\Beast\include\beast/websocket/impl/read.ipp(1831): note: see reference to function template instantiation 'beast::websocket::stream<NextLayer>::read_op<DynamicBuffer,beast::detail::bound_handler<beast::websocket::stream_test::testPausation2::<lambda_f776b244336d08a3750f099dce705d8d>::()::<lambda_976396f035ac28c0e1552c4f61ce82fc>,const std::_Ph<1>>>::read_op<beast::detail::bound_handler<beast::websocket::stream_test::testPausation2::<lambda_f776b244336d08a3750f099dce705d8d>::()::<lambda_976396f035ac28c0e1552c4f61ce82fc>,const std::_Ph<1> &>>(DeducedHandler &&,beast::websocket::stream<NextLayer> &,DynamicBuffer &,::size_t,bool)' being compiled
10> with
10> [
10> NextLayer=websocket::async_echo_server::socket_type,
10> DynamicBuffer=beast::multi_buffer,
10> DeducedHandler=beast::detail::bound_handler<beast::websocket::stream_test::testPausation2::<lambda_f776b244336d08a3750f099dce705d8d>::()::<lambda_976396f035ac28c0e1552c4f61ce82fc>,const std::_Ph<1> &>
10> ] (compiling source file C:\Users\vinnie\src\Beast\test\websocket\stream.cpp)
10>C:\Users\vinnie\src\Beast\test\websocket\stream.cpp(1351): note: see reference to function template instantiation 'void beast::websocket::stream<NextLayer>::async_read<beast::multi_buffer,beast::websocket::stream_test::testPausation2::<lambda_f776b244336d08a3750f099dce705d8d>::()::<lambda_976396f035ac28c0e1552c4f61ce82fc>>(DynamicBuffer &,ReadHandler &&)' being compiled
10> with
10> [
10> NextLayer=websocket::async_echo_server::socket_type,
10> DynamicBuffer=beast::multi_buffer,
10> ReadHandler=beast::websocket::stream_test::testPausation2::<lambda_f776b244336d08a3750f099dce705d8d>::()::<lambda_976396f035ac28c0e1552c4f61ce82fc>
10> ]
10>C:\Users\vinnie\src\Beast\test\websocket\stream.cpp(1344): note: see reference to function template instantiation 'void beast::websocket::stream<NextLayer>::async_read<beast::multi_buffer,beast::websocket::stream_test::testPausation2::<lambda_f776b244336d08a3750f099dce705d8d>::()::<lambda_976396f035ac28c0e1552c4f61ce82fc>>(DynamicBuffer &,ReadHandler &&)' being compiled
10> with
10> [
10> NextLayer=websocket::async_echo_server::socket_type,
10> DynamicBuffer=beast::multi_buffer,
10> ReadHandler=beast::websocket::stream_test::testPausation2::<lambda_f776b244336d08a3750f099dce705d8d>::()::<lambda_976396f035ac28c0e1552c4f61ce82fc>
10> ]
10>C:\Users\vinnie\src\Beast\include\beast/websocket/impl/read.ipp(872): error C2665: 'beast::detail::bound_handler<beast::websocket::stream_test::testPausation2::<lambda_f776b244336d08a3750f099dce705d8d>,const std::_Ph<1>>::bound_handler': none of the 2 overloads could convert all the argument types (compiling source file C:\Users\vinnie\src\Beast\test\websocket\stream.cpp)
10>C:\Users\vinnie\src\Beast\include\beast/core/detail/bind_handler.hpp(166): note: could be 'beast::detail::bound_handler<beast::websocket::stream_test::testPausation2::<lambda_f776b244336d08a3750f099dce705d8d>,const std::_Ph<1>>::bound_handler(beast::detail::bound_handler<beast::websocket::stream_test::testPausation2::<lambda_f776b244336d08a3750f099dce705d8d>,const std::_Ph<1>> &&)' (compiling source file C:\Users\vinnie\src\Beast\test\websocket\stream.cpp)
10>C:\Users\vinnie\src\Beast\include\beast/core/detail/bind_handler.hpp(166): note: or 'beast::detail::bound_handler<beast::websocket::stream_test::testPausation2::<lambda_f776b244336d08a3750f099dce705d8d>,const std::_Ph<1>>::bound_handler(const beast::detail::bound_handler<beast::websocket::stream_test::testPausation2::<lambda_f776b244336d08a3750f099dce705d8d>,const std::_Ph<1>> &)' (compiling source file C:\Users\vinnie\src\Beast\test\websocket\stream.cpp)
10>C:\Users\vinnie\src\Beast\include\beast/websocket/impl/read.ipp(872): note: while trying to match the argument list '(beast::detail::bound_handler<beast::websocket::stream_test::testPausation2::<lambda_f776b244336d08a3750f099dce705d8d>,const std::_Ph<1> &>)' (compiling source file C:\Users\vinnie\src\Beast\test\websocket\stream.cpp)
10>C:\Users\vinnie\src\Beast\include\beast/websocket/impl/read.ipp(1831): note: see reference to function template instantiation 'beast::websocket::stream<NextLayer>::read_op<DynamicBuffer,beast::detail::bound_handler<beast::websocket::stream_test::testPausation2::<lambda_f776b244336d08a3750f099dce705d8d>,const std::_Ph<1>>>::read_op<beast::detail::bound_handler<beast::websocket::stream_test::testPausation2::<lambda_f776b244336d08a3750f099dce705d8d>,const std::_Ph<1> &>>(DeducedHandler &&,beast::websocket::stream<NextLayer> &,DynamicBuffer &,::size_t,bool)' being compiled
10> with
10> [
10> NextLayer=websocket::async_echo_server::socket_type,
10> DynamicBuffer=beast::multi_buffer,
10> DeducedHandler=beast::detail::bound_handler<beast::websocket::stream_test::testPausation2::<lambda_f776b244336d08a3750f099dce705d8d>,const std::_Ph<1> &>
10> ] (compiling source file C:\Users\vinnie\src\Beast\test\websocket\stream.cpp)
10>C:\Users\vinnie\src\Beast\include\beast/websocket/impl/read.ipp(1831): note: see reference to function template instantiation 'beast::websocket::stream<NextLayer>::read_op<DynamicBuffer,beast::detail::bound_handler<beast::websocket::stream_test::testPausation2::<lambda_f776b244336d08a3750f099dce705d8d>,const std::_Ph<1>>>::read_op<beast::detail::bound_handler<beast::websocket::stream_test::testPausation2::<lambda_f776b244336d08a3750f099dce705d8d>,const std::_Ph<1> &>>(DeducedHandler &&,beast::websocket::stream<NextLayer> &,DynamicBuffer &,::size_t,bool)' being compiled
10> with
10> [
10> NextLayer=websocket::async_echo_server::socket_type,
10> DynamicBuffer=beast::multi_buffer,
10> DeducedHandler=beast::detail::bound_handler<beast::websocket::stream_test::testPausation2::<lambda_f776b244336d08a3750f099dce705d8d>,const std::_Ph<1> &>
10> ] (compiling source file C:\Users\vinnie\src\Beast\test\websocket\stream.cpp)
10>C:\Users\vinnie\src\Beast\test\websocket\stream.cpp(1352): note: see reference to function template instantiation 'void beast::websocket::stream<NextLayer>::async_read<beast::multi_buffer,beast::websocket::stream_test::testPausation2::<lambda_f776b244336d08a3750f099dce705d8d>>(DynamicBuffer &,ReadHandler &&)' being compiled
10> with
10> [
10> NextLayer=websocket::async_echo_server::socket_type,
10> DynamicBuffer=beast::multi_buffer,
10> ReadHandler=beast::websocket::stream_test::testPausation2::<lambda_f776b244336d08a3750f099dce705d8d>
10> ]
10>C:\Users\vinnie\src\Beast\test\websocket\stream.cpp(1336): note: see reference to function template instantiation 'void beast::websocket::stream<NextLayer>::async_read<beast::multi_buffer,beast::websocket::stream_test::testPausation2::<lambda_f776b244336d08a3750f099dce705d8d>>(DynamicBuffer &,ReadHandler &&)' being compiled
10> with
10> [
10> NextLayer=websocket::async_echo_server::socket_type,
10> DynamicBuffer=beast::multi_buffer,
10> ReadHandler=beast::websocket::stream_test::testPausation2::<lambda_f776b244336d08a3750f099dce705d8d>
10> ]
10>C:\Users\vinnie\src\Beast\include\beast/websocket/impl/read.ipp(872): error C2665: 'beast::detail::bound_handler<beast::websocket::stream_test::testPausation3::<lambda_fde4c25d6f43a0ab83138c34225bbe6e>,const std::_Ph<1>>::bound_handler': none of the 2 overloads could convert all the argument types (compiling source file C:\Users\vinnie\src\Beast\test\websocket\stream.cpp)
10>C:\Users\vinnie\src\Beast\include\beast/core/detail/bind_handler.hpp(166): note: could be 'beast::detail::bound_handler<beast::websocket::stream_test::testPausation3::<lambda_fde4c25d6f43a0ab83138c34225bbe6e>,const std::_Ph<1>>::bound_handler(beast::detail::bound_handler<beast::websocket::stream_test::testPausation3::<lambda_fde4c25d6f43a0ab83138c34225bbe6e>,const std::_Ph<1>> &&)' (compiling source file C:\Users\vinnie\src\Beast\test\websocket\stream.cpp)
10>C:\Users\vinnie\src\Beast\include\beast/core/detail/bind_handler.hpp(166): note: or 'beast::detail::bound_handler<beast::websocket::stream_test::testPausation3::<lambda_fde4c25d6f43a0ab83138c34225bbe6e>,const std::_Ph<1>>::bound_handler(const beast::detail::bound_handler<beast::websocket::stream_test::testPausation3::<lambda_fde4c25d6f43a0ab83138c34225bbe6e>,const std::_Ph<1>> &)' (compiling source file C:\Users\vinnie\src\Beast\test\websocket\stream.cpp)
10>C:\Users\vinnie\src\Beast\include\beast/websocket/impl/read.ipp(872): note: while trying to match the argument list '(beast::detail::bound_handler<beast::websocket::stream_test::testPausation3::<lambda_fde4c25d6f43a0ab83138c34225bbe6e>,const std::_Ph<1> &>)' (compiling source file C:\Users\vinnie\src\Beast\test\websocket\stream.cpp)
10>C:\Users\vinnie\src\Beast\include\beast/websocket/impl/read.ipp(1831): note: see reference to function template instantiation 'beast::websocket::stream<NextLayer>::read_op<DynamicBuffer,beast::detail::bound_handler<beast::websocket::stream_test::testPausation3::<lambda_fde4c25d6f43a0ab83138c34225bbe6e>,const std::_Ph<1>>>::read_op<beast::detail::bound_handler<beast::websocket::stream_test::testPausation3::<lambda_fde4c25d6f43a0ab83138c34225bbe6e>,const std::_Ph<1> &>>(DeducedHandler &&,beast::websocket::stream<NextLayer> &,DynamicBuffer &,::size_t,bool)' being compiled
10> with
10> [
10> NextLayer=websocket::async_echo_server::socket_type,
10> DynamicBuffer=beast::multi_buffer,
10> DeducedHandler=beast::detail::bound_handler<beast::websocket::stream_test::testPausation3::<lambda_fde4c25d6f43a0ab83138c34225bbe6e>,const std::_Ph<1> &>
10> ] (compiling source file C:\Users\vinnie\src\Beast\test\websocket\stream.cpp)
10>C:\Users\vinnie\src\Beast\include\beast/websocket/impl/read.ipp(1831): note: see reference to function template instantiation 'beast::websocket::stream<NextLayer>::read_op<DynamicBuffer,beast::detail::bound_handler<beast::websocket::stream_test::testPausation3::<lambda_fde4c25d6f43a0ab83138c34225bbe6e>,const std::_Ph<1>>>::read_op<beast::detail::bound_handler<beast::websocket::stream_test::testPausation3::<lambda_fde4c25d6f43a0ab83138c34225bbe6e>,const std::_Ph<1> &>>(DeducedHandler &&,beast::websocket::stream<NextLayer> &,DynamicBuffer &,::size_t,bool)' being compiled
10> with
10> [
10> NextLayer=websocket::async_echo_server::socket_type,
10> DynamicBuffer=beast::multi_buffer,
10> DeducedHandler=beast::detail::bound_handler<beast::websocket::stream_test::testPausation3::<lambda_fde4c25d6f43a0ab83138c34225bbe6e>,const std::_Ph<1> &>
10> ] (compiling source file C:\Users\vinnie\src\Beast\test\websocket\stream.cpp)
10>C:\Users\vinnie\src\Beast\test\websocket\stream.cpp(1419): note: see reference to function template instantiation 'void beast::websocket::stream<NextLayer>::async_read<beast::multi_buffer,beast::websocket::stream_test::testPausation3::<lambda_fde4c25d6f43a0ab83138c34225bbe6e>>(DynamicBuffer &,ReadHandler &&)' being compiled
10> with
10> [
10> NextLayer=websocket::async_echo_server::socket_type,
10> DynamicBuffer=beast::multi_buffer,
10> ReadHandler=beast::websocket::stream_test::testPausation3::<lambda_fde4c25d6f43a0ab83138c34225bbe6e>
10> ]
10>C:\Users\vinnie\src\Beast\test\websocket\stream.cpp(1403): note: see reference to function template instantiation 'void beast::websocket::stream<NextLayer>::async_read<beast::multi_buffer,beast::websocket::stream_test::testPausation3::<lambda_fde4c25d6f43a0ab83138c34225bbe6e>>(DynamicBuffer &,ReadHandler &&)' being compiled
10> with
10> [
10> NextLayer=websocket::async_echo_server::socket_type,
10> DynamicBuffer=beast::multi_buffer,
10> ReadHandler=beast::websocket::stream_test::testPausation3::<lambda_fde4c25d6f43a0ab83138c34225bbe6e>
10> ]
10>C:\Users\vinnie\src\Beast\include\beast/websocket/impl/read.ipp(872): error C2665: 'beast::detail::bound_handler<beast::websocket::stream_test::testPausation4::<lambda_04f9cd90076398e0c2074f5448a6824d>,const std::_Ph<1>>::bound_handler': none of the 2 overloads could convert all the argument types (compiling source file C:\Users\vinnie\src\Beast\test\websocket\stream.cpp)
10>C:\Users\vinnie\src\Beast\include\beast/core/detail/bind_handler.hpp(166): note: could be 'beast::detail::bound_handler<beast::websocket::stream_test::testPausation4::<lambda_04f9cd90076398e0c2074f5448a6824d>,const std::_Ph<1>>::bound_handler(beast::detail::bound_handler<beast::websocket::stream_test::testPausation4::<lambda_04f9cd90076398e0c2074f5448a6824d>,const std::_Ph<1>> &&)' (compiling source file C:\Users\vinnie\src\Beast\test\websocket\stream.cpp)
10>C:\Users\vinnie\src\Beast\include\beast/core/detail/bind_handler.hpp(166): note: or 'beast::detail::bound_handler<beast::websocket::stream_test::testPausation4::<lambda_04f9cd90076398e0c2074f5448a6824d>,const std::_Ph<1>>::bound_handler(const beast::detail::bound_handler<beast::websocket::stream_test::testPausation4::<lambda_04f9cd90076398e0c2074f5448a6824d>,const std::_Ph<1>> &)' (compiling source file C:\Users\vinnie\src\Beast\test\websocket\stream.cpp)
10>C:\Users\vinnie\src\Beast\include\beast/websocket/impl/read.ipp(872): note: while trying to match the argument list '(beast::detail::bound_handler<beast::websocket::stream_test::testPausation4::<lambda_04f9cd90076398e0c2074f5448a6824d>,const std::_Ph<1> &>)' (compiling source file C:\Users\vinnie\src\Beast\test\websocket\stream.cpp)
10>C:\Users\vinnie\src\Beast\include\beast/websocket/impl/read.ipp(1831): note: see reference to function template instantiation 'beast::websocket::stream<NextLayer>::read_op<DynamicBuffer,beast::detail::bound_handler<beast::websocket::stream_test::testPausation4::<lambda_04f9cd90076398e0c2074f5448a6824d>,const std::_Ph<1>>>::read_op<beast::detail::bound_handler<beast::websocket::stream_test::testPausation4::<lambda_04f9cd90076398e0c2074f5448a6824d>,const std::_Ph<1> &>>(DeducedHandler &&,beast::websocket::stream<NextLayer> &,DynamicBuffer &,::size_t,bool)' being compiled
10> with
10> [
10> NextLayer=websocket::async_echo_server::socket_type,
10> DynamicBuffer=beast::multi_buffer,
10> DeducedHandler=beast::detail::bound_handler<beast::websocket::stream_test::testPausation4::<lambda_04f9cd90076398e0c2074f5448a6824d>,const std::_Ph<1> &>
10> ] (compiling source file C:\Users\vinnie\src\Beast\test\websocket\stream.cpp)
10>C:\Users\vinnie\src\Beast\include\beast/websocket/impl/read.ipp(1831): note: see reference to function template instantiation 'beast::websocket::stream<NextLayer>::read_op<DynamicBuffer,beast::detail::bound_handler<beast::websocket::stream_test::testPausation4::<lambda_04f9cd90076398e0c2074f5448a6824d>,const std::_Ph<1>>>::read_op<beast::detail::bound_handler<beast::websocket::stream_test::testPausation4::<lambda_04f9cd90076398e0c2074f5448a6824d>,const std::_Ph<1> &>>(DeducedHandler &&,beast::websocket::stream<NextLayer> &,DynamicBuffer &,::size_t,bool)' being compiled
10> with
10> [
10> NextLayer=websocket::async_echo_server::socket_type,
10> DynamicBuffer=beast::multi_buffer,
10> DeducedHandler=beast::detail::bound_handler<beast::websocket::stream_test::testPausation4::<lambda_04f9cd90076398e0c2074f5448a6824d>,const std::_Ph<1> &>
10> ] (compiling source file C:\Users\vinnie\src\Beast\test\websocket\stream.cpp)
10>C:\Users\vinnie\src\Beast\test\websocket\stream.cpp(1472): note: see reference to function template instantiation 'void beast::websocket::stream<NextLayer>::async_read<beast::multi_buffer,beast::websocket::stream_test::testPausation4::<lambda_04f9cd90076398e0c2074f5448a6824d>>(DynamicBuffer &,ReadHandler &&)' being compiled
10> with
10> [
10> NextLayer=websocket::async_echo_server::socket_type,
10> DynamicBuffer=beast::multi_buffer,
10> ReadHandler=beast::websocket::stream_test::testPausation4::<lambda_04f9cd90076398e0c2074f5448a6824d>
10> ]
10>C:\Users\vinnie\src\Beast\test\websocket\stream.cpp(1466): note: see reference to function template instantiation 'void beast::websocket::stream<NextLayer>::async_read<beast::multi_buffer,beast::websocket::stream_test::testPausation4::<lambda_04f9cd90076398e0c2074f5448a6824d>>(DynamicBuffer &,ReadHandler &&)' being compiled
10> with
10> [
10> NextLayer=websocket::async_echo_server::socket_type,
10> DynamicBuffer=beast::multi_buffer,
10> ReadHandler=beast::websocket::stream_test::testPausation4::<lambda_04f9cd90076398e0c2074f5448a6824d>
10> ]
5>Done building project "server-framework.vcxproj" -- FAILED.
10>Done building project "websocket-tests.vcxproj" -- FAILED.
6>C:\Users\vinnie\src\Beast\include\beast/websocket/impl/read.ipp(872): error C2665: 'beast::detail::bound_handler<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_wss_con>::* )(framework::error_code),std::shared_ptr<_Ty>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>,const std::_Ph<1>>::bound_handler': none of the 2 overloads could convert all the argument types
6> with
6> [
6> _Ty=framework::async_wss_con
6> ] (compiling source file C:\Users\vinnie\src\Beast\test\server\tests.cpp)
6>C:\Users\vinnie\src\Beast\include\beast/core/detail/bind_handler.hpp(166): note: could be 'beast::detail::bound_handler<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_wss_con>::* )(framework::error_code),std::shared_ptr<_Ty>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>,const std::_Ph<1>>::bound_handler(beast::detail::bound_handler<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_wss_con>::* )(framework::error_code),std::shared_ptr<_Ty>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>,const std::_Ph<1>> &&)'
6> with
6> [
6> _Ty=framework::async_wss_con
6> ] (compiling source file C:\Users\vinnie\src\Beast\test\server\tests.cpp)
6>C:\Users\vinnie\src\Beast\include\beast/core/detail/bind_handler.hpp(166): note: or 'beast::detail::bound_handler<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_wss_con>::* )(framework::error_code),std::shared_ptr<_Ty>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>,const std::_Ph<1>>::bound_handler(const beast::detail::bound_handler<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_wss_con>::* )(framework::error_code),std::shared_ptr<_Ty>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>,const std::_Ph<1>> &)'
6> with
6> [
6> _Ty=framework::async_wss_con
6> ] (compiling source file C:\Users\vinnie\src\Beast\test\server\tests.cpp)
6>C:\Users\vinnie\src\Beast\include\beast/websocket/impl/read.ipp(872): note: while trying to match the argument list '(beast::detail::bound_handler<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_wss_con>::* )(framework::error_code),std::shared_ptr<_Ty>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>,const std::_Ph<1> &>)'
6> with
6> [
6> _Ty=framework::async_wss_con
6> ] (compiling source file C:\Users\vinnie\src\Beast\test\server\tests.cpp)
6>C:\Users\vinnie\src\Beast\include\beast/websocket/impl/read.ipp(1831): note: see reference to function template instantiation 'beast::websocket::stream<ssl_stream<framework::socket_type>>::read_op<DynamicBuffer,beast::detail::bound_handler<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_wss_con>::* )(framework::error_code),std::shared_ptr<_Ty>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>,const std::_Ph<1>>>::read_op<beast::detail::bound_handler<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_wss_con>::* )(framework::error_code),std::shared_ptr<_Ty>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>,const std::_Ph<1> &>>(DeducedHandler &&,beast::websocket::stream<ssl_stream<framework::socket_type>> &,DynamicBuffer &,::size_t,bool)' being compiled
6> with
6> [
6> DynamicBuffer=beast::multi_buffer,
6> _Ty=framework::async_wss_con,
6> DeducedHandler=beast::detail::bound_handler<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_wss_con>::* )(framework::error_code),std::shared_ptr<framework::async_wss_con>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>,const std::_Ph<1> &>
6> ] (compiling source file C:\Users\vinnie\src\Beast\test\server\tests.cpp)
6>C:\Users\vinnie\src\Beast\include\beast/websocket/impl/read.ipp(1831): note: see reference to function template instantiation 'beast::websocket::stream<ssl_stream<framework::socket_type>>::read_op<DynamicBuffer,beast::detail::bound_handler<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_wss_con>::* )(framework::error_code),std::shared_ptr<_Ty>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>,const std::_Ph<1>>>::read_op<beast::detail::bound_handler<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_wss_con>::* )(framework::error_code),std::shared_ptr<_Ty>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>,const std::_Ph<1> &>>(DeducedHandler &&,beast::websocket::stream<ssl_stream<framework::socket_type>> &,DynamicBuffer &,::size_t,bool)' being compiled
6> with
6> [
6> DynamicBuffer=beast::multi_buffer,
6> _Ty=framework::async_wss_con,
6> DeducedHandler=beast::detail::bound_handler<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_wss_con>::* )(framework::error_code),std::shared_ptr<framework::async_wss_con>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>,const std::_Ph<1> &>
6> ] (compiling source file C:\Users\vinnie\src\Beast\test\server\tests.cpp)
6>C:\Users\vinnie\src\Beast\example/server-framework/ws_async_port.hpp(163): note: see reference to function template instantiation 'void beast::websocket::stream<ssl_stream<framework::socket_type>>::async_read<beast::multi_buffer,boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_wss_con>::* )(framework::error_code),std::shared_ptr<_Ty>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>>(DynamicBuffer &,ReadHandler &&)' being compiled
6> with
6> [
6> _Ty=framework::async_wss_con,
6> DynamicBuffer=beast::multi_buffer,
6> ReadHandler=boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_wss_con>::* )(framework::error_code),std::shared_ptr<framework::async_wss_con>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>
6> ] (compiling source file C:\Users\vinnie\src\Beast\test\server\tests.cpp)
6>C:\Users\vinnie\src\Beast\example/server-framework/ws_async_port.hpp(158): note: see reference to function template instantiation 'void beast::websocket::stream<ssl_stream<framework::socket_type>>::async_read<beast::multi_buffer,boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_wss_con>::* )(framework::error_code),std::shared_ptr<_Ty>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>>(DynamicBuffer &,ReadHandler &&)' being compiled
6> with
6> [
6> _Ty=framework::async_wss_con,
6> DynamicBuffer=beast::multi_buffer,
6> ReadHandler=boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_wss_con>::* )(framework::error_code),std::shared_ptr<framework::async_wss_con>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>
6> ] (compiling source file C:\Users\vinnie\src\Beast\test\server\tests.cpp)
6>C:\Users\vinnie\src\Beast\example/server-framework/ws_async_port.hpp(157): note: while compiling class template member function 'void framework::async_ws_con_base<framework::async_wss_con>::do_read(void)' (compiling source file C:\Users\vinnie\src\Beast\test\server\tests.cpp)
6>C:\Users\vinnie\src\Beast\example/server-framework/ws_async_port.hpp(150): note: see reference to function template instantiation 'void framework::async_ws_con_base<framework::async_wss_con>::do_read(void)' being compiled (compiling source file C:\Users\vinnie\src\Beast\test\server\tests.cpp)
6>c:\users\vinnie\src\beast\example\server-framework\wss_ports.hpp(124): note: see reference to class template instantiation 'framework::async_ws_con_base<framework::async_wss_con>' being compiled (compiling source file C:\Users\vinnie\src\Beast\test\server\tests.cpp)
6>C:\Users\vinnie\src\Beast\include\beast/core/string.hpp(107): note: see reference to class template instantiation 'boost::basic_string_view<char,std::char_traits<char>>' being compiled (compiling source file C:\Users\vinnie\src\Beast\test\server\tests.cpp)
6>C:\Users\vinnie\src\Beast\include\beast/websocket/impl/read.ipp(872): error C2665: 'beast::detail::bound_handler<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_ws_con>::* )(framework::error_code),std::shared_ptr<_Ty>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>,const std::_Ph<1>>::bound_handler': none of the 2 overloads could convert all the argument types
6> with
6> [
6> _Ty=framework::async_ws_con
6> ] (compiling source file C:\Users\vinnie\src\Beast\test\server\tests.cpp)
6>C:\Users\vinnie\src\Beast\include\beast/core/detail/bind_handler.hpp(166): note: could be 'beast::detail::bound_handler<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_ws_con>::* )(framework::error_code),std::shared_ptr<_Ty>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>,const std::_Ph<1>>::bound_handler(beast::detail::bound_handler<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_ws_con>::* )(framework::error_code),std::shared_ptr<_Ty>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>,const std::_Ph<1>> &&)'
6> with
6> [
6> _Ty=framework::async_ws_con
6> ] (compiling source file C:\Users\vinnie\src\Beast\test\server\tests.cpp)
6>C:\Users\vinnie\src\Beast\include\beast/core/detail/bind_handler.hpp(166): note: or 'beast::detail::bound_handler<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_ws_con>::* )(framework::error_code),std::shared_ptr<_Ty>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>,const std::_Ph<1>>::bound_handler(const beast::detail::bound_handler<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_ws_con>::* )(framework::error_code),std::shared_ptr<_Ty>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>,const std::_Ph<1>> &)'
6> with
6> [
6> _Ty=framework::async_ws_con
6> ] (compiling source file C:\Users\vinnie\src\Beast\test\server\tests.cpp)
6>C:\Users\vinnie\src\Beast\include\beast/websocket/impl/read.ipp(872): note: while trying to match the argument list '(beast::detail::bound_handler<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_ws_con>::* )(framework::error_code),std::shared_ptr<_Ty>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>,const std::_Ph<1> &>)'
6> with
6> [
6> _Ty=framework::async_ws_con
6> ] (compiling source file C:\Users\vinnie\src\Beast\test\server\tests.cpp)
6>C:\Users\vinnie\src\Beast\include\beast/websocket/impl/read.ipp(1831): note: see reference to function template instantiation 'beast::websocket::stream<framework::socket_type>::read_op<DynamicBuffer,beast::detail::bound_handler<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_ws_con>::* )(framework::error_code),std::shared_ptr<_Ty>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>,const std::_Ph<1>>>::read_op<beast::detail::bound_handler<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_ws_con>::* )(framework::error_code),std::shared_ptr<_Ty>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>,const std::_Ph<1> &>>(DeducedHandler &&,beast::websocket::stream<framework::socket_type> &,DynamicBuffer &,::size_t,bool)' being compiled
6> with
6> [
6> DynamicBuffer=beast::multi_buffer,
6> _Ty=framework::async_ws_con,
6> DeducedHandler=beast::detail::bound_handler<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_ws_con>::* )(framework::error_code),std::shared_ptr<framework::async_ws_con>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>,const std::_Ph<1> &>
6> ] (compiling source file C:\Users\vinnie\src\Beast\test\server\tests.cpp)
6>C:\Users\vinnie\src\Beast\include\beast/websocket/impl/read.ipp(1831): note: see reference to function template instantiation 'beast::websocket::stream<framework::socket_type>::read_op<DynamicBuffer,beast::detail::bound_handler<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_ws_con>::* )(framework::error_code),std::shared_ptr<_Ty>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>,const std::_Ph<1>>>::read_op<beast::detail::bound_handler<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_ws_con>::* )(framework::error_code),std::shared_ptr<_Ty>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>,const std::_Ph<1> &>>(DeducedHandler &&,beast::websocket::stream<framework::socket_type> &,DynamicBuffer &,::size_t,bool)' being compiled
6> with
6> [
6> DynamicBuffer=beast::multi_buffer,
6> _Ty=framework::async_ws_con,
6> DeducedHandler=beast::detail::bound_handler<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_ws_con>::* )(framework::error_code),std::shared_ptr<framework::async_ws_con>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>,const std::_Ph<1> &>
6> ] (compiling source file C:\Users\vinnie\src\Beast\test\server\tests.cpp)
6>C:\Users\vinnie\src\Beast\example/server-framework/ws_async_port.hpp(163): note: see reference to function template instantiation 'void beast::websocket::stream<framework::socket_type>::async_read<beast::multi_buffer,boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_ws_con>::* )(framework::error_code),std::shared_ptr<_Ty>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>>(DynamicBuffer &,ReadHandler &&)' being compiled
6> with
6> [
6> _Ty=framework::async_ws_con,
6> DynamicBuffer=beast::multi_buffer,
6> ReadHandler=boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_ws_con>::* )(framework::error_code),std::shared_ptr<framework::async_ws_con>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>
6> ] (compiling source file C:\Users\vinnie\src\Beast\test\server\tests.cpp)
6>C:\Users\vinnie\src\Beast\example/server-framework/ws_async_port.hpp(158): note: see reference to function template instantiation 'void beast::websocket::stream<framework::socket_type>::async_read<beast::multi_buffer,boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_ws_con>::* )(framework::error_code),std::shared_ptr<_Ty>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>>(DynamicBuffer &,ReadHandler &&)' being compiled
6> with
6> [
6> _Ty=framework::async_ws_con,
6> DynamicBuffer=beast::multi_buffer,
6> ReadHandler=boost::asio::detail::wrapped_handler<boost::asio::io_service::strand,std::_Binder<std::_Unforced,void (__thiscall framework::async_ws_con_base<framework::async_ws_con>::* )(framework::error_code),std::shared_ptr<framework::async_ws_con>,const std::_Ph<1> &>,boost::asio::detail::is_continuation_if_running>
6> ] (compiling source file C:\Users\vinnie\src\Beast\test\server\tests.cpp)
6>C:\Users\vinnie\src\Beast\example/server-framework/ws_async_port.hpp(157): note: while compiling class template member function 'void framework::async_ws_con_base<framework::async_ws_con>::do_read(void)' (compiling source file C:\Users\vinnie\src\Beast\test\server\tests.cpp)
6>C:\Users\vinnie\src\Beast\example/server-framework/ws_async_port.hpp(150): note: see reference to function template instantiation 'void framework::async_ws_con_base<framework::async_ws_con>::do_read(void)' being compiled (compiling source file C:\Users\vinnie\src\Beast\test\server\tests.cpp)
6>C:\Users\vinnie\src\Beast\example/server-framework/ws_async_port.hpp(232): note: see reference to class template instantiation 'framework::async_ws_con_base<framework::async_ws_con>' being compiled (compiling source file C:\Users\vinnie\src\Beast\test\server\tests.cpp)
6>Done building project "server-test.vcxproj" -- FAILED.
7>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.10.25017\bin\HostX86\x86\link.exe /ERRORREPORT:PROMPT /OUT:"C:\Users\vinnie\src\Beast\bin\example\websocket-client\Debug\websocket-client.exe" /INCREMENTAL /NOLOGO /LIBPATH:C:/Users/vinnie/lib/boost_1_64_0/stage/lib /LIBPATH:C:/Users/vinnie/lib/boost_1_64_0/stage/lib/Debug /LIBPATH:C:\Users\Vinnie\lib\boost_1_64_0\stage\lib kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib "C:\Users\vinnie\lib\boost_1_64_0\stage\lib\libboost_system-vc141-mt-sgd-1_64.lib" /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/Users/vinnie/src/Beast/bin/example/websocket-client/Debug/websocket-client.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/Users/vinnie/src/Beast/bin/example/websocket-client/Debug/websocket-client.lib" /MACHINE:X86 /SAFESEH:NO /machine:X86 "websocket-client.dir\Debug\websocket_client.obj"
8>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.10.25017\bin\HostX86\x86\link.exe /ERRORREPORT:PROMPT /OUT:"C:\Users\vinnie\src\Beast\bin\example\websocket-client-ssl\Debug\websocket-client-ssl.exe" /INCREMENTAL /NOLOGO /LIBPATH:C:/Users/vinnie/lib/boost_1_64_0/stage/lib /LIBPATH:C:/Users/vinnie/lib/boost_1_64_0/stage/lib/Debug /LIBPATH:C:\Users\Vinnie\lib\boost_1_64_0\stage\lib kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib "C:\OpenSSL-Win32\lib\VC\libssl32MDd.lib" "C:\OpenSSL-Win32\lib\VC\libcrypto32MDd.lib" "C:\Users\vinnie\lib\boost_1_64_0\stage\lib\libboost_system-vc141-mt-sgd-1_64.lib" /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/Users/vinnie/src/Beast/bin/example/websocket-client-ssl/Debug/websocket-client-ssl.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/Users/vinnie/src/Beast/bin/example/websocket-client-ssl/Debug/websocket-client-ssl.lib" /MACHINE:X86 /SAFESEH:NO /machine:X86 "websocket-client-ssl.dir\Debug\websocket_client_ssl.obj"
4>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.10.25017\bin\HostX86\x86\link.exe /ERRORREPORT:PROMPT /OUT:"C:\Users\vinnie\src\Beast\bin\test\Debug\lib-tests.exe" /INCREMENTAL /NOLOGO /LIBPATH:C:/Users/vinnie/lib/boost_1_64_0/stage/lib /LIBPATH:C:/Users/vinnie/lib/boost_1_64_0/stage/lib/Debug /LIBPATH:C:\Users\Vinnie\lib\boost_1_64_0\stage\lib kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib "C:\Users\vinnie\lib\boost_1_64_0\stage\lib\libboost_program_options-vc141-mt-sgd-1_64.lib" "C:\Users\vinnie\lib\boost_1_64_0\stage\lib\libboost_system-vc141-mt-sgd-1_64.lib" /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/Users/vinnie/src/Beast/bin/test/Debug/lib-tests.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/Users/vinnie/src/Beast/bin/test/Debug/lib-tests.lib" /MACHINE:X86 /SAFESEH:NO /machine:X86 "lib-tests.dir\Debug\main.obj"
4>"lib-tests.dir\Debug\config.obj"
4>"lib-tests.dir\Debug\core.obj"
4>"lib-tests.dir\Debug\exemplars.obj"
4>"lib-tests.dir\Debug\http.obj"
4>"lib-tests.dir\Debug\version.obj"
4>"lib-tests.dir\Debug\websocket.obj"
4>"lib-tests.dir\Debug\zlib.obj"
1>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.10.25017\bin\HostX86\x86\link.exe /ERRORREPORT:PROMPT /OUT:"C:\Users\vinnie\src\Beast\bin\test\common\Debug\common-test.exe" /INCREMENTAL /NOLOGO /LIBPATH:C:/Users/vinnie/lib/boost_1_64_0/stage/lib /LIBPATH:C:/Users/vinnie/lib/boost_1_64_0/stage/lib/Debug /LIBPATH:C:\Users\Vinnie\lib\boost_1_64_0\stage\lib kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib "C:\Users\vinnie\lib\boost_1_64_0\stage\lib\libboost_program_options-vc141-mt-sgd-1_64.lib" "C:\Users\vinnie\lib\boost_1_64_0\stage\lib\libboost_filesystem-vc141-mt-sgd-1_64.lib" "C:\OpenSSL-Win32\lib\VC\libssl32MDd.lib" "C:\OpenSSL-Win32\lib\VC\libcrypto32MDd.lib" "C:\Users\vinnie\lib\boost_1_64_0\stage\lib\libboost_system-vc141-mt-sgd-1_64.lib" /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/Users/vinnie/src/Beast/bin/test/common/Debug/common-test.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/Users/vinnie/src/Beast/bin/test/common/Debug/common-test.lib" /MACHINE:X86 /SAFESEH:NO /machine:X86 "common-test.dir\Debug\detect_ssl.obj"
1>"common-test.dir\Debug\mime_types.obj"
1>"common-test.dir\Debug\rfc7231.obj"
1>"common-test.dir\Debug\session_alloc.obj"
1>"common-test.dir\Debug\ssl_stream.obj"
1>"common-test.dir\Debug\write_msg.obj"
1>"common-test.dir\Debug\main.obj"
2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.10.25017\bin\HostX86\x86\link.exe /ERRORREPORT:PROMPT /OUT:"C:\Users\vinnie\src\Beast\bin\test\core\Debug\core-tests.exe" /INCREMENTAL /NOLOGO /LIBPATH:C:/Users/vinnie/lib/boost_1_64_0/stage/lib /LIBPATH:C:/Users/vinnie/lib/boost_1_64_0/stage/lib/Debug /LIBPATH:C:\Users\Vinnie\lib\boost_1_64_0\stage\lib kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib "C:\Users\vinnie\lib\boost_1_64_0\stage\lib\libboost_program_options-vc141-mt-sgd-1_64.lib" "C:\Users\vinnie\lib\boost_1_64_0\stage\lib\libboost_filesystem-vc141-mt-sgd-1_64.lib" "C:\Users\vinnie\lib\boost_1_64_0\stage\lib\libboost_coroutine-vc141-mt-sgd-1_64.lib" "C:\Users\vinnie\lib\boost_1_64_0\stage\lib\libboost_thread-vc141-mt-sgd-1_64.lib" "C:\Users\vinnie\lib\boost_1_64_0\stage\lib\libboost_context-vc141-mt-sgd-1_64.lib" "C:\Users\vinnie\lib\boost_1_64_0\stage\lib\libboost_system-vc141-mt-sgd-1_64.lib" /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/Users/vinnie/src/Beast/bin/test/core/Debug/core-tests.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/Users/vinnie/src/Beast/bin/test/core/Debug/core-tests.lib" /MACHINE:X86 /SAFESEH:NO /machine:X86 "core-tests.dir\Debug\main.obj"
2>"core-tests.dir\Debug\async_result.obj"
2>"core-tests.dir\Debug\bind_handler.obj"
2>"core-tests.dir\Debug\buffer_cat.obj"
2>"core-tests.dir\Debug\buffer_prefix.obj"
2>"core-tests.dir\Debug\buffered_read_stream.obj"
2>"core-tests.dir\Debug\buffers_adapter.obj"
2>"core-tests.dir\Debug\clamp.obj"
2>"core-tests.dir\Debug\consuming_buffers.obj"
2>"core-tests.dir\Debug\doc_examples.obj"
2>"core-tests.dir\Debug\doc_snippets.obj"
2>"core-tests.dir\Debug\drain_buffer.obj"
2>"core-tests.dir\Debug\error.obj"
2>"core-tests.dir\Debug\file.obj"
2>"core-tests.dir\Debug\file_posix.obj"
2>"core-tests.dir\Debug\file_stdio.obj"
2>"core-tests.dir\Debug\file_win32.obj"
2>"core-tests.dir\Debug\flat_buffer.obj"
2>"core-tests.dir\Debug\flat_static_buffer.obj"
2>"core-tests.dir\Debug\handler_alloc.obj"
2>"core-tests.dir\Debug\handler_ptr.obj"
2>"core-tests.dir\Debug\multi_buffer.obj"
2>"core-tests.dir\Debug\ostream.obj"
2>"core-tests.dir\Debug\read_size.obj"
2>"core-tests.dir\Debug\span.obj"
2>"core-tests.dir\Debug\static_string.obj"
2>"core-tests.dir\Debug\string.obj"
2>"core-tests.dir\Debug\static_buffer.obj"
2>"core-tests.dir\Debug\string_param.obj"
2>"core-tests.dir\Debug\type_traits.obj"
2>"core-tests.dir\Debug\base64.obj"
2>"core-tests.dir\Debug\empty_base_optimization.obj"
2>"core-tests.dir\Debug\sha1.obj"
2>"core-tests.dir\Debug\varint.obj"
1>common-test.vcxproj -> C:\Users\vinnie\src\Beast\bin\test\common\Debug\common-test.exe
4>lib-tests.vcxproj -> C:\Users\vinnie\src\Beast\bin\test\Debug\lib-tests.exe
2>core-tests.vcxproj -> C:\Users\vinnie\src\Beast\bin\test\core\Debug\core-tests.exe
7>websocket-client.vcxproj -> C:\Users\vinnie\src\Beast\bin\example\websocket-client\Debug\websocket-client.exe
8>websocket-client-ssl.vcxproj -> C:\Users\vinnie\src\Beast\bin\example\websocket-client-ssl\Debug\websocket-client-ssl.exe
3>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.10.25017\bin\HostX86\x86\link.exe /ERRORREPORT:PROMPT /OUT:"C:\Users\vinnie\src\Beast\bin\test\http\Debug\http-tests.exe" /INCREMENTAL /NOLOGO /LIBPATH:C:/Users/vinnie/lib/boost_1_64_0/stage/lib /LIBPATH:C:/Users/vinnie/lib/boost_1_64_0/stage/lib/Debug /LIBPATH:C:\Users\Vinnie\lib\boost_1_64_0\stage\lib kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib "C:\Users\vinnie\lib\boost_1_64_0\stage\lib\libboost_program_options-vc141-mt-sgd-1_64.lib" "C:\Users\vinnie\lib\boost_1_64_0\stage\lib\libboost_filesystem-vc141-mt-sgd-1_64.lib" "C:\Users\vinnie\lib\boost_1_64_0\stage\lib\libboost_coroutine-vc141-mt-sgd-1_64.lib" "C:\Users\vinnie\lib\boost_1_64_0\stage\lib\libboost_thread-vc141-mt-sgd-1_64.lib" "C:\Users\vinnie\lib\boost_1_64_0\stage\lib\libboost_context-vc141-mt-sgd-1_64.lib" "C:\Users\vinnie\lib\boost_1_64_0\stage\lib\libboost_system-vc141-mt-sgd-1_64.lib" /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/Users/vinnie/src/Beast/bin/test/http/Debug/http-tests.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/Users/vinnie/src/Beast/bin/test/http/Debug/http-tests.lib" /MACHINE:X86 /SAFESEH:NO /machine:X86 "http-tests.dir\Debug\main.obj"
3>"http-tests.dir\Debug\basic_dynamic_body.obj"
3>"http-tests.dir\Debug\basic_file_body.obj"
3>"http-tests.dir\Debug\basic_parser.obj"
3>"http-tests.dir\Debug\buffer_body.obj"
3>"http-tests.dir\Debug\chunk_encode.obj"
3>"http-tests.dir\Debug\doc_examples.obj"
3>"http-tests.dir\Debug\doc_snippets.obj"
3>"http-tests.dir\Debug\dynamic_body.obj"
3>"http-tests.dir\Debug\empty_body.obj"
3>"http-tests.dir\Debug\error.obj"
3>"http-tests.dir\Debug\field.obj"
3>"http-tests.dir\Debug\fields.obj"
3>"http-tests.dir\Debug\file_body.obj"
3>"http-tests.dir\Debug\message.obj"
3>"http-tests.dir\Debug\parser.obj"
3>"http-tests.dir\Debug\read.obj"
3>"http-tests.dir\Debug\rfc7230.obj"
3>"http-tests.dir\Debug\serializer.obj"
3>"http-tests.dir\Debug\span_body.obj"
3>"http-tests.dir\Debug\status.obj"
3>"http-tests.dir\Debug\string_body.obj"
3>"http-tests.dir\Debug\type_traits.obj"
3>"http-tests.dir\Debug\vector_body.obj"
3>"http-tests.dir\Debug\verb.obj"
3>"http-tests.dir\Debug\write.obj"
3>http-tests.vcxproj -> C:\Users\vinnie\src\Beast\bin\test\http\Debug\http-tests.exe
12>------ Skipped Build: Project: ALL_BUILD, Configuration: Debug Win32 ------
12>Project not selected to build for this solution configuration
========== Build: 6 succeeded, 5 failed, 10 up-to-date, 1 skipped ==========
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment