• src/sbbs3/js_internal.c js_socket.c

    From Deucе@1:103/705 to Git commit to main/sbbs/master on Sun Apr 4 16:29:03 2021
    https://gitlab.synchro.net/main/sbbs/-/commit/57981cf2b176389f6a21e22d
    Modified Files:
    src/sbbs3/js_internal.c js_socket.c
    Log Message:
    Fix errors with callback-based connect()Non-poll used the wrong value for calculating the high socket (whichis ignored on Win32, the only non-poll() user), and the socket wasbeing set in the wrong union member.
    --- SBBSecho 3.14-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Deucе@1:103/705 to Git commit to main/sbbs/master on Wed Apr 7 23:12:42 2021
    https://gitlab.synchro.net/main/sbbs/-/commit/287ee6e49ad636f6536fcc0c
    Modified Files:
    src/sbbs3/js_internal.c js_socket.c
    Log Message:
    When a callback event is handled, get remote_addrPrevents weird issues with getting remote address.
    --- SBBSecho 3.14-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)