mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-27 11:17:49 +02:00
Graceful shutdown
This commit is contained in:
parent
183c22cc84
commit
36aa248556
2 changed files with 9 additions and 0 deletions
|
@ -10,6 +10,7 @@ namespace win32
|
|||
bool StartWin32App ();
|
||||
void StopWin32App ();
|
||||
int RunWin32App ();
|
||||
bool GracefulShutdown ();
|
||||
}
|
||||
}
|
||||
#endif // WIN32APP_H__
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue