mirror of
https://github.com/kiwix/kiwix-tools.git
synced 2025-09-22 11:22:38 -04:00
+* NEW: kiwix-serve integration in Kiwix UI
This commit is contained in:
parent
3ef8bcf3f4
commit
0200d2b581
@ -633,8 +633,6 @@ int main(int argc, char **argv) {
|
||||
/* Run endless */
|
||||
bool waiting = true;
|
||||
do {
|
||||
cout << "Waiting a request" << endl;
|
||||
|
||||
if (PPID > 0) {
|
||||
#ifdef _WIN32
|
||||
HANDLE process = OpenProcess(SYNCHRONIZE, FALSE, PPID);
|
||||
|
Loading…
x
Reference in New Issue
Block a user