Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Changes In Branch win32Proc Excluding Merge-Ins
This is equivalent to a diff from d5c41263af to 0ef0e10557
|
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:35 | Include winsock2.h for WinXP compatibility; was breaking the build check-in: 889bc0f794 user: ashepilko tags: trunk | |
| 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 | |
|
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 | |
| 00:09 | Fix harmless compiler warnings. check-in: ea2e515153 user: mistachkin tags: trunk | |
Changes to src/backoffice.c.