mirror of
https://github.com/pocoproject/poco.git
synced 2025-01-21 02:00:33 +01:00
Merge pull request #1554 from proller/patch-1
virtual ServerApplication::waitForTerminationRequest
This commit is contained in:
commit
2829032bba
@ -163,7 +163,7 @@ public:
|
||||
|
||||
protected:
|
||||
int run();
|
||||
void waitForTerminationRequest();
|
||||
virtual void waitForTerminationRequest();
|
||||
#if !defined(_WIN32_WCE)
|
||||
void defineOptions(OptionSet& options);
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user