Home
last modified time | relevance | path

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

/openssl/test/
H A Dbio_tfo_test.c214 int client_flags = BIO_SOCK_NONBLOCK; in test_fd_tfo() local
227 client_flags |= BIO_SOCK_TFO; in test_fd_tfo()
230 client_flags |= BIO_SOCK_TFO; in test_fd_tfo()
314 if (!BIO_connect(cfd, baddr, client_flags)) { in test_fd_tfo()

Completed in 5 milliseconds