Home
last modified time | relevance | path

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

/openssl/test/
H A Dquic_cc_test.c78 int arrived; member
211 if (pkt->success && !pkt->arrived in net_sim_process_one()
215 pkt->arrived = 1; in net_sim_process_one()
228 if (!TEST_true(!pkt->success || pkt->arrived)) in net_sim_process_one()
/openssl/doc/man7/
H A Dossl-guide-tls-client-non-block.pod139 from the underlying socket but the data has not yet arrived from the peer).
H A Dossl-guide-quic-multi-stream.pod348 arrived and is available for us to accept. In the event of an error it will
H A Dossl-guide-quic-client-non-block.pod172 stream but no data has not yet arrived from the peer for that stream).
/openssl/
H A DCHANGES.md249 has not yet arrived. In this case calling SSL_free_buffers will succeed

Completed in 42 milliseconds