• src/sbbs3/nopen.c src/smblib/smbfile.c smblib.c

    From Rob Swindell (on Debian Linux) to Git commit to main/sbbs/master on Tuesday, November 12, 2024 18:17:07
    https://gitlab.synchro.net/main/sbbs/-/commit/af13640be84da233f45c863e
    Modified Files:
    src/sbbs3/nopen.c src/smblib/smbfile.c smblib.c
    Log Message:
    Use (new) FILE_RETRY_ERRNO() macro to decide to retry sopen()

    also retrying fread() and chsize(), but that seems harmless.