Skip to content

Fix WebSocket slot leak: shut down read half on idle close so the epoll worker reclaims the connection#129

Merged
kwsantiago merged 2 commits into
mainfrom
fix/ws-slot-leak-idle-close
Jun 30, 2026
Merged

Fix WebSocket slot leak: shut down read half on idle close so the epoll worker reclaims the connection#129
kwsantiago merged 2 commits into
mainfrom
fix/ws-slot-leak-idle-close

Guard closeWs shutdown with isClosed() to avoid acting on a reused fd

8d0a1a9
Select commit
Loading
Failed to load commit list.