Searched refs:late (Results 1 – 9 of 9) sorted by relevance
43 buffered for short period of time (as Initial packet might arrive late)
1165 * example before initiating a connection. If the function is too late to have1500 it receives a late-arriving packet. Endpoints that have some alternative1501 means to ensure that late-arriving packets do not induce a response, such as
40 is made too late.
133 Other algorithms allow the signature to be specified late.
52 Text::Template was originally released some time in late 1995 or early
9330 SSL_SESSION *late = NULL; in test_session_timeout() local9358 || !TEST_ptr(late->prev)) in test_session_timeout()9374 || !TEST_ptr(late->prev)) in test_session_timeout()9378 if (!TEST_ptr_eq(late->next, middle) in test_session_timeout()9381 || !TEST_ptr_eq(middle->prev, late)) in test_session_timeout()9388 || !TEST_ptr(late->prev)) in test_session_timeout()9395 || !TEST_ptr(late->prev)) in test_session_timeout()9402 || !TEST_ptr_null(late->prev)) in test_session_timeout()9414 || !TEST_ptr(late->prev)) in test_session_timeout()9421 || !TEST_ptr_null(late->prev)) in test_session_timeout()[all …]
177 // using EVP_PKEY_CTX_set_params() here would be too late
357 cannot be sent or received in this state, but late arriving packets coming from
18715 don't just chmod when it may be too late.
Completed in 76 milliseconds