• src/xpdev/multisock.c sockwrap.c

    From Rob Swindell@1:103/705 to Git commit to sbbs/master on Sat Sep 26 18:24:35 2020
    https://gitlab.synchro.net/sbbs/sbbs/-/commit/35435a9626d88910957fb6ff
    Modified Files:
    src/xpdev/multisock.c sockwrap.c
    Log Message:
    Place socket error description at the end of the logged messages.Socket error descriptions on Windows can be quite long (e.g. > 128 chars) andinclude punctuation, so include at the end of logged socket error messages.If FormatMessage() fails on Windows (in socket_strerror()) return theGetLastError() value in the error description.
    --- SBBSecho 3.11-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Deucе@1:103/705 to Git commit to main/sbbs/master on Sat Mar 20 21:19:23 2021
    https://gitlab.synchro.net/main/sbbs/-/commit/85f5df80298b20ff8b665770
    Modified Files:
    src/xpdev/multisock.c sockwrap.c
    Log Message:
    Stop using select() in *nix for xpdev stuff.
    --- SBBSecho 3.14-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)