MPD
0.20.15
|
Helper class that formats a socket error message into a human-readable string. More...
#include <SocketError.hxx>
Public Member Functions | |
SocketErrorMessage (socket_error_t code=GetSocketError()) noexcept | |
operator const char * () const | |
Helper class that formats a socket error message into a human-readable string.
On Windows, a buffer is necessary for this, and this class hosts the buffer.
Definition at line 83 of file SocketError.hxx.
|
explicitnoexcept |
|
inline |
Definition at line 93 of file SocketError.hxx.