pub fn ws_remove(id: u32)Expand description
Release host-side resources for a closed connection.
Call this after ws_ready_state returns WS_CLOSED to avoid resource
leaks.
pub fn ws_remove(id: u32)Release host-side resources for a closed connection.
Call this after ws_ready_state returns WS_CLOSED to avoid resource
leaks.