mirror of
https://github.com/warmcat/libwebsockets.git
synced 2025-03-09 00:00:04 +01:00
sspc: handle not inherited
This commit is contained in:
parent
da30c6483f
commit
d8551a4be8
1 changed files with 1 additions and 0 deletions
|
@ -1275,6 +1275,7 @@ payload_ff:
|
|||
#endif
|
||||
|
||||
if (par->ctr == LWSSSCS_CREATING) {
|
||||
h = lws_container_of(par, lws_sspc_handle_t, parser);
|
||||
if (h->creating_cb_done)
|
||||
/*
|
||||
* We have told him he's CREATING when
|
||||
|
|
Loading…
Add table
Reference in a new issue