net/SocketError: remove obsolete Error functions
This commit is contained in:
@@ -19,13 +19,10 @@
|
||||
|
||||
#include "config.h"
|
||||
#include "SocketError.hxx"
|
||||
#include "util/Domain.hxx"
|
||||
#include "util/Macros.hxx"
|
||||
|
||||
#include <string.h>
|
||||
|
||||
const Domain socket_domain("socket");
|
||||
|
||||
#ifdef WIN32
|
||||
|
||||
SocketErrorMessage::SocketErrorMessage(socket_error_t code)
|
||||
|
Reference in New Issue
Block a user