Home
last modified time | relevance | path

Searched refs:handle_ssl_connection (Results 1 - 1 of 1) sorted by relevance

/third_party/mbedtls/programs/ssl/
H A Dssl_pthread_server.c97 static void *handle_ssl_connection(void *data) in handle_ssl_connection() function
270 if ((ret = pthread_create(&threads[i].thread, NULL, handle_ssl_connection, in thread_create()

Completed in 1 milliseconds