client/Internal: rename to Config.hxx
This commit is contained in:
@@ -37,7 +37,6 @@
|
||||
|
||||
#include <stddef.h>
|
||||
|
||||
struct ConfigData;
|
||||
class SocketAddress;
|
||||
class UniqueSocketDescriptor;
|
||||
class EventLoop;
|
||||
@@ -260,9 +259,6 @@ private:
|
||||
void OnTimeout() noexcept;
|
||||
};
|
||||
|
||||
void
|
||||
client_manager_init(const ConfigData &config);
|
||||
|
||||
void
|
||||
client_new(EventLoop &loop, Partition &partition,
|
||||
UniqueSocketDescriptor fd, SocketAddress address, int uid,
|
||||
|
Reference in New Issue
Block a user