mirror of
				https://github.com/cuberite/polarssl.git
				synced 2025-10-30 19:20:40 -04:00 
			
		
		
		
	Update ssl_tls.c
Clarification in comments
This commit is contained in:
		
							parent
							
								
									74ca8d07ad
								
							
						
					
					
						commit
						d0bf6a3891
					
				| @ -3396,7 +3396,8 @@ static int ssl_check_dtls_clihlo_cookie( | |||||||
|  * - if anything goes wrong, return a specific error code |  * - if anything goes wrong, return a specific error code | ||||||
|  * |  * | ||||||
|  * mbedtls_ssl_read_record() will ignore the record if anything else than |  * mbedtls_ssl_read_record() will ignore the record if anything else than | ||||||
|  * MBEDTLS_ERR_SSL_CLIENT_RECONNECT or 0 is returned. |  * MBEDTLS_ERR_SSL_CLIENT_RECONNECT or 0 is returned, although this function | ||||||
|  |  * cannot not return 0. | ||||||
|  */ |  */ | ||||||
| static int ssl_handle_possible_reconnect( mbedtls_ssl_context *ssl ) | static int ssl_handle_possible_reconnect( mbedtls_ssl_context *ssl ) | ||||||
| { | { | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Simon Butcher
						Simon Butcher