Searched refs:txn_ok (Results 1 – 6 of 6) sorted by relevance
63 !h->txn_ok && !wsi->context->being_destroyed) in secstream_ws()
68 h->txn_ok = 1; in secstream_h2()
191 !h->txn_ok && !wsi->context->being_destroyed) in secstream_h1()431 h->txn_ok = 1; in secstream_h1()
63 !h->txn_ok && !wsi->context->being_destroyed) in secstream_mqtt()
123 uint8_t txn_ok; /**< 1 = transaction was OK */ member
278 h->txn_ok = 0; in lws_ss_client_connect()