Home
last modified time | relevance | path

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

/openssl/test/
H A Dbio_tfo_test.c213 int server_flags = BIO_SOCK_NONBLOCK; in test_fd_tfo() local
226 server_flags |= BIO_SOCK_TFO; in test_fd_tfo()
233 server_flags |= BIO_SOCK_TFO; in test_fd_tfo()
269 || !TEST_true(BIO_listen(afd, baddr, server_flags))) in test_fd_tfo()

Completed in 4 milliseconds