Searched refs:LRS_BODY (Results 1 – 6 of 6) sorted by relevance
112 case LRS_BODY: in lws_read_h1()126 case LRS_BODY: in lws_read_h1()372 lwsi_state(wsi) == LRS_BODY)) { in lws_h1_server_socket_service()441 if (lwsi_role_h2(wsi) && lwsi_state(wsi) != LRS_BODY) in lws_h1_server_socket_service()
294 if (lwsi_role_h2(wsi) && lwsi_state(wsi) != LRS_BODY && in rops_handle_POLLIN_h2()423 base != LWS_WRITE_HTTP_HEADERS && lwsi_state(wsi) != LRS_BODY && in rops_write_role_protocol_h2()866 lwsi_set_state(wsi, LRS_BODY); in lws_h2_bind_for_post_before_action()1079 if (lwsi_state(w) == LRS_BODY && in rops_perform_user_POLLOUT_h2()
2185 lwsi_set_state(h2n->swsi, LRS_BODY); in lws_h2_parser()
127 LRS_BODY = 23, enumerator
1177 if (lwsi_role_h2(wsi) && lwsi_state(wsi) != LRS_BODY && in rops_handle_POLLIN_ws()
2018 lwsi_set_state(wsi, LRS_BODY); in lws_http_action()