Home
last modified time | relevance | path

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

/mbedtls-development/programs/ssl/
A Dssl_pthread_server.c120 static void *handle_ssl_connection( void *data ) in handle_ssl_connection() function
304 if( ( ret = pthread_create( &threads[i].thread, NULL, handle_ssl_connection, in thread_create()

Completed in 2 milliseconds