Home
last modified time | relevance | path

Searched refs:changed_partway (Results 1 – 1 of 1) sorted by relevance

/third_party/libwebsockets/plugins/
Dprotocol_lws_status.c55 unsigned char changed_partway:1; member
77 pss->changed_partway = 1; in trigger_resend()
176 pss->changed_partway = 1; in callback_lws_status()
195 if (pss->changed_partway) { in callback_lws_status()
196 pss->changed_partway = 0; in callback_lws_status()