Searched refs:handle_ssl_connection (Results 1 – 1 of 1) sorted by relevance
97 static void *handle_ssl_connection(void *data) in handle_ssl_connection() function270 if ((ret = pthread_create(&threads[i].thread, NULL, handle_ssl_connection, in thread_create()