h1: deal with WAITING_CONNECT in ops-h1 38/284638/1
authorSeonah Moon <seonah1.moon@samsung.com>
Tue, 22 Nov 2022 07:22:23 +0000 (16:22 +0900)
committerSeonah Moon <seonah1.moon@samsung.com>
Tue, 22 Nov 2022 07:22:28 +0000 (16:22 +0900)
commitcef400f67f6d06dd6e40093a79373b87462684ab
treedc3ee0897f3e74ccee838edd18e20c78d11ba238
parent7a2ba20275cf5f1872bd9cf7b52ae460e40687ae
h1: deal with WAITING_CONNECT in ops-h1

We don't normally see events on the wsi in this state, but it is possible
since warmcat.com lwsws asserted on it in WAITING_CONNECT.

Explicitly handle it so we don't blow up.

https://github.com/warmcat/libwebsockets/commit/027fe42ceca78e04beb65d5c926cf6342e65acc8

Change-Id: I519fe91e10e97d140df7d3b65e79e73324535637
lib/roles/h1/ops-h1.c