mirror of
				https://github.com/cuberite/polarssl.git
				synced 2025-11-04 04:32:24 -05:00 
			
		
		
		
	Improve wording in documentation of mbedtls_ssl_set_cid()
This commit is contained in:
		
							parent
							
								
									4cac442211
								
							
						
					
					
						commit
						d9d4adbeae
					
				@ -1543,7 +1543,7 @@ void mbedtls_ssl_set_bio( mbedtls_ssl_context *ssl,
 | 
				
			|||||||
 *                    Reference:
 | 
					 *                    Reference:
 | 
				
			||||||
 *                    https://tools.ietf.org/html/draft-ietf-tls-dtls-connection-id-04
 | 
					 *                    https://tools.ietf.org/html/draft-ietf-tls-dtls-connection-id-04
 | 
				
			||||||
 *
 | 
					 *
 | 
				
			||||||
 *                    The DTLS CID extension allows to reliably associate
 | 
					 *                    The DTLS CID extension allows the reliable association of
 | 
				
			||||||
 *                    DTLS records to DTLS connections across changes in the
 | 
					 *                    DTLS records to DTLS connections across changes in the
 | 
				
			||||||
 *                    underlying transport (changed IP+Port metadata) by adding
 | 
					 *                    underlying transport (changed IP+Port metadata) by adding
 | 
				
			||||||
 *                    explicit connection identifiers (CIDs) to the headers of
 | 
					 *                    explicit connection identifiers (CIDs) to the headers of
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user