event/ServerSocket: migrate from class Error to C++ exceptions
This commit is contained in:
@@ -177,7 +177,7 @@ public:
|
||||
return &base;
|
||||
}
|
||||
|
||||
bool Bind(Error &error);
|
||||
void Bind();
|
||||
void Unbind();
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user