Searched refs:tc_wait_called (Results 1 – 1 of 1) sorted by relevance
68 bool tc_wait_called; member236 tctx->tc_wait_called = (side == TCP_SIDE_CLIENT ? false : true); in tcp_setup_new()350 PJDLOG_ASSERT(!tctx->tc_wait_called); in tcp_connect_wait()386 tctx->tc_wait_called = true; in tcp_connect_wait()466 newtctx->tc_wait_called = true; in tcp_accept()488 tctx->tc_wait_called = (client ? false : true); in tcp_wrap()505 PJDLOG_ASSERT(tctx->tc_wait_called); in tcp_send()521 PJDLOG_ASSERT(tctx->tc_wait_called); in tcp_recv()