ClientWrite: merge client_write() into Client::Write()

This commit is contained in:
Max Kellermann
2015-08-06 10:31:53 +02:00
parent 77b34fa961
commit 6cce3d2996
2 changed files with 6 additions and 12 deletions

View File

@@ -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