3b4269a301
I think the general policy should be to always log errno using both Util::symbolicErrno() and std::strerror(), never log a naked errno. But only in cases where we know that it is highly likely that it is the most recent system call that has failed, so errno makes sense. Change-Id: I4a1fb31e375ea949e7da17687464361efe7c1761 |
||
---|---|---|
.. | ||
clientnb.cpp | ||
DelaySocket.cpp | ||
DelaySocket.hpp | ||
ServerSocket.hpp | ||
Socket.cpp | ||
Socket.hpp | ||
Ssl.cpp | ||
Ssl.hpp | ||
SslSocket.hpp | ||
WebSocketHandler.hpp |