BBS: TELESC.NET.BR
Assunto: src/sbbs3/websrvr.cpp
De: Rob Swindell (on Debian Linux)
Data: Wed, 6 May 2026 19:41:53 -0700
-----------------------------------------------------------
https://gitlab.synchro.net/main/sbbs/-/commit/3ad3f0282bcff37fa1926121
Modified Files:
src/sbbs3/websrvr.cpp
Log Message:
websrvr: cast away two best-effort unchecked returns (CIDs 639932, 639941)
CID 639932: remove(cleanup_file[i]) in close_request best-effort
cleanup of temporary request files; failure is benign.
CID 639941: setsockopt(TCP_NODELAY) in http_session_thread latency
hint; failure is non-fatal. Also widen the bool nodelay to
int so it has correct setsockopt() type.
Co-Authored-By: Claude Opus 4.7
n
---
mSynchronetn hgVertrauen n hHome of Synchronet n gh[vert/cvs/bbs].synchro.net
-----------------------------------------------------------
[Voltar]