Subj : 3rdp/build/cl-read-timeout-every-time.patch src/sbbs3/websrvr.c To : Git commit to main/sbbs/master From : Deucе Date : Fri Feb 09 2024 10:45:57 https://gitlab.synchro.net/main/sbbs/-/commit/35da527b33782ebc669c90b2 Modified Files: 3rdp/build/cl-read-timeout-every-time.patch src/sbbs3/websrvr.c Log Message: Proper fix for wiki edit failures. The patch that sets the read timeout every time for getData() was flawed, because getData() itself will sometimes set the read timeout for the next call. The patch was intended to ensure that the write timeout never clobbers the read timeout, so now we track if getData() explicitly set the timeout and if it did, we don't reset it. --- SBBSecho 3.20-Linux * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705) .