• src/sbbs3/sockopts.c

    From rswindell@VERT to CVS commit on Sat Jan 12 19:44:08 2019
    src/sbbs3 sockopts.c 1.25 1.26
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/home/rswindell/sbbs/src/sbbs3

    Modified Files:
    sockopts.c
    Log Message:
    For Unix-domain sockets (e.g. localspy sockets on *nix), use the [unix]
    section of the sockopts.ini (if there is one) rather than the [tcp] or
    [udp] sections. This resolves the errors:
    term xxxx !ERROR 95 setting socket option (TCP_NODELAY, 1) to 1
    which started appearing after the TCP_NODELAY option was added to the
    [tcp] section.



    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From Deucе@VERT to Git commit to main/sbbs/master on Thu Apr 1 23:21:00 2021
    https://gitlab.synchro.net/main/sbbs/-/commit/643e3b2137c88aa7054a47b3
    Modified Files:
    src/sbbs3/sockopts.c
    Log Message:
    Default to IPV6_V6ONLY=1 for jsdoor

    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From Deucе@VERT to Git commit to main/sbbs/master on Mon Apr 5 18:11:43 2021
    https://gitlab.synchro.net/main/sbbs/-/commit/63e7a1bd984fabe391cdeed2
    Modified Files:
    src/sbbs3/sockopts.c
    Log Message:
    JSDOOR isn't defined here.

    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From Deucе@VERT to Git commit to main/sbbs/master on Mon Apr 5 21:26:08 2021
    https://gitlab.synchro.net/main/sbbs/-/commit/d7385b0bf100c8f577dd1231
    Modified Files:
    src/sbbs3/sockopts.c
    Log Message:
    Only set IPV6_ONLY if it's #defined.

    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net