You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-12-17 01:02:23 +03:00
Changed ownership of the socket.
This commit is contained in:
@@ -14,7 +14,7 @@ class ListDirectoryTask : public PosixTask
|
||||
ListDirectoryTask(int sock, uint length);
|
||||
virtual ~ListDirectoryTask();
|
||||
|
||||
void run();
|
||||
bool run();
|
||||
|
||||
private:
|
||||
ListDirectoryTask();
|
||||
|
||||
Reference in New Issue
Block a user