BBS:      TELESC.NET.BR
Assunto:  src/sbbs3/js_socket.cpp
De:       Rob Swindell (on Debian Linux)
Data:     Wed, 6 May 2026 23:22:41 -0700
-----------------------------------------------------------
https://gitlab.synchro.net/main/sbbs/-/commit/5a2b68dfa4f6350486ed05e3
Modified Files:
	src/sbbs3/js_socket.cpp
Log Message:
js_socket: cast setsockopt TCP_NODELAY to void in TLS session setup (CID 639936)

Same pattern as the websrvr TCP_NODELAY fix in 91988f5ef: TCP_NODELAY
is a best-effort latency optimization for the TLS handshake; if the
setsockopt is rejected (e.g. on a non-TCP socket) the session still
works. Make the discarded return explicit.

Co-Authored-By: Claude Opus 4.7 
n
---
  mSynchronetn  hgVertrauen n hHome of Synchronet n gh[vert/cvs/bbs].synchro.net

-----------------------------------------------------------
[Voltar]