ClientWrite: merge client_write() into Client::Write()
This commit is contained in:
@@ -112,7 +112,7 @@ public:
|
||||
void Close();
|
||||
void SetExpired();
|
||||
|
||||
using FullyBufferedSocket::Write;
|
||||
bool Write(const void *data, size_t length);
|
||||
|
||||
/**
|
||||
* returns the uid of the client process, or a negative value
|
||||
|
Reference in New Issue
Block a user