• src/sbbs3/client.h

    From rswindell@VERT to CVS commit on Tuesday, August 25, 2015 23:54:37
    src/sbbs3 client.h 1.8 1.9
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv28506

    Modified Files:
    client.h
    Log Message:
    Fix client_t structure size issue introduced in ipv6 commit:
    bcc32 pads differently than msvc when an odd-sized string is inserted in
    the middle of a structure, so chagne the addr[] field to a nice "power of 2" size: 128. This allows sbbsctrl.exe client window to work again.
    Use uint16_t instead of WORD for the TCP port element, just because.


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From Rob Swindell@VERT to Git commit to main/sbbs/master on Sunday, February 06, 2022 02:14:38
    https://gitlab.synchro.net/main/sbbs/-/commit/0345e9f929dbc71fedb1204c
    Modified Files:
    src/sbbs3/client.h
    Log Message:
    Update comments only.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on ChromeOS)@VERT to Git commit to main/sbbs/master on Monday, March 13, 2023 20:10:34
    https://gitlab.synchro.net/main/sbbs/-/commit/dd82a27690d367b10627276e
    Modified Files:
    src/sbbs3/client.h
    Log Message:
    Removed unused client_rec structure definition

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