mirror of
https://github.com/glest/glest-source.git
synced 2025-08-08 17:36:30 +02:00
- more bugfixes related to ftp and firewall handling
This commit is contained in:
@@ -38,6 +38,7 @@ protected:
|
||||
public:
|
||||
|
||||
FTPServerThread(std::pair<string,string> mapsPath, int portNumber);
|
||||
~FTPServerThread();
|
||||
virtual void execute();
|
||||
virtual void signalQuit();
|
||||
virtual bool shutdownAndWait();
|
||||
|
Reference in New Issue
Block a user