Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
7 check-ins related to "win32Proc"
2018-08-07
| ||
20:58 | Improved windows code for the backoffice. Properly check to see if processes still exist. Provide a timeout feature. ... (check-in: 43c29877be user: drh tags: trunk) | |
2018-08-02
| ||
03:05 | Just in case, modify backofficeTimeout() to handle being called more than once on Win32. ... (Closed-Leaf check-in: 0ef0e10557 user: mistachkin tags: win32Proc) | |
03:03 | Wrap use of getpid() in the trace statements. ... (check-in: 842bf225d2 user: mistachkin tags: win32Proc) | |
02:27 | When sleeping inside the backoffice work loop, permit the sleep to be interrupted on Win32, which stops processing. ... (check-in: 9840313b1c user: mistachkin tags: win32Proc) | |
01:53 | More Win32 support for the backoffice processing. ... (check-in: f13ae35f5e user: mistachkin tags: win32Proc) | |
2018-07-31
| ||
00:10 | Use a thread to implement backoffice work timeouts for Win32. ... (check-in: a9578f7870 user: mistachkin tags: win32Proc) | |
00:09 | Update the custom MinGW makefile. ... (check-in: d5c41263af user: mistachkin tags: trunk) | |