Subj : src/vdmodem/vdmodem.c To : Git commit to main/sbbs/master From : Rob Swindell (on Windows) Date : Fri Aug 04 2023 12:20:33 https://gitlab.synchro.net/main/sbbs/-/commit/4c10ab2bf40baa46d71f3eb3 Modified Files: src/vdmodem/vdmodem.c Log Message: Don't leave socket open when dial() reports "NO CARRIER"As reported by Deon on DOVE-net, when the call to socket_recvdone() returnstrue (socket is disconnected and all data has been recv()ed), dial() wouldreport "NO CARRIER" but leave the open socket opened, thus preventing anysubsequent dial attempt ("Can't dial: Already connected" and "ERROR").Also removed the source file path/name from the debug print statements - don'tneed that noise.Incremented the version to 0.4 --- SBBSecho 3.20-Linux * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705) .