65df3e6ceb
It was inconsistent that the StreamSocket ctor had a const parameter, but the SslStreamSocket had a non-const one and used std::move(). Use the later in the parent class as well for consistency. Change-Id: I58597b97432a801d164d6ed9d831a0372280e687 |
||
---|---|---|
.. | ||
clientnb.cpp | ||
DelaySocket.cpp | ||
DelaySocket.hpp | ||
ServerSocket.hpp | ||
Socket.cpp | ||
Socket.hpp | ||
Ssl.cpp | ||
Ssl.hpp | ||
SslSocket.hpp | ||
WebSocketHandler.hpp |