__                 _ _                _
  / _| ___   ___   __| | |__   __ _ _ __| | __
 | |_ / _ \ / _ \ / _` | '_ \ / _` | '__| |/ /
 |  _| (_) | (_) | (_| | |_) | (_| | |  |   <
 |_|  \___/ \___/ \__,_|_.__/ \__,_|_|  |_|\_\

A personal BBS  ·  Missoula, Montana  ·  formerly NaClCON BBS

Connect from your terminal: telnet naclconbbs.net 23  |  ssh naclconbbs.net -p 2222

  • src/sbbs3/mqtt_broker.cpp

    From Deucе@VERT to Git commit to main/sbbs/master on Fri May 8 21:33:42 2026
    https://gitlab.synchro.net/main/sbbs/-/commit/791fe91dd69b7cf6dc9f9f9b
    Modified Files:
    src/sbbs3/mqtt_broker.cpp
    Log Message:
    mqtt: fix MSVC build errors in internal broker

    Move sockwrap.h out of extern "C" block to prevent Windows SDK
    templates from being declared with C linkage. Parenthesize std::min
    calls to prevent Windows min/max macro interference.

    Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From Deucе@VERT to Git commit to main/sbbs/master on Sun May 10 20:50:57 2026
    https://gitlab.synchro.net/main/sbbs/-/commit/cd30ec911e5642a03d5acc62
    Modified Files:
    src/sbbs3/mqtt_broker.cpp
    Log Message:
    mqtt_broker: add DEBUG logging for unsubscribe and ping

    Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

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