mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-28 11:47:48 +02:00
[webconsole] graceful timer for windows
This commit is contained in:
parent
44ca315c75
commit
1ae98b7fe1
3 changed files with 19 additions and 11 deletions
|
@ -15,6 +15,8 @@ namespace i2p
|
|||
{
|
||||
namespace win32
|
||||
{
|
||||
extern DWORD g_GracefulShutdownEndtime;
|
||||
|
||||
bool StartWin32App ();
|
||||
void StopWin32App ();
|
||||
int RunWin32App ();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue