Subj : src/sbbs3/xtrn.cpp To : Git commit to main/sbbs/master From : Rob Swindell Date : Wed Jan 26 2022 20:10:24 https://gitlab.synchro.net/main/sbbs/-/commit/9445866c80a38b5ee6c170ea Modified Files: src/sbbs3/xtrn.cpp Log Message: Ignore VDD WriteFile() failures if the child process has terminatedIf the child process (e.g. door game) has terminated, don't log errors if/when WriteFile() to the mailslot fails. This would be expected as the mailslot is created/owen-by sbbsexec.dll which would also terminate along with the process, thus closing the mailslot. Hopefully resolves the errors reported by DesotoFireflite (VALHALLA). --- SBBSecho 3.14-Linux * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705) .