Pre-Submission Checklist

Type Of Change

Checklist:

Description

When websocket is closed, then possible race condition websocket removal and websocket keepalive functions.

ws_frame.c:816 - setting socked state WS_S_CLOSING
ws_conn.c:703 - setting socket state WS_S_REMOVING and updates rmticks value.


You can view, comment on, or merge this pull request online at:

  https://github.com/kamailio/kamailio/pull/3331

Commit Summary

File Changes

(1 file)

Patch Links:


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <kamailio/kamailio/pull/3331@github.com>