mirror of
				https://github.com/cuberite/polarssl.git
				synced 2025-11-04 04:32:24 -05:00 
			
		
		
		
	Doc tune-up
This commit is contained in:
		
							parent
							
								
									545102ef1d
								
							
						
					
					
						commit
						e391c8deda
					
				@ -1277,7 +1277,8 @@ void mbedtls_ssl_conf_dbg( mbedtls_ssl_config *conf,
 | 
				
			|||||||
 * \param f_send   write callback
 | 
					 * \param f_send   write callback
 | 
				
			||||||
 * \param f_recv   read callback
 | 
					 * \param f_recv   read callback
 | 
				
			||||||
 * \param f_recv_timeout blocking read callback with timeout.
 | 
					 * \param f_recv_timeout blocking read callback with timeout.
 | 
				
			||||||
 *                 The last argument is the timeout in milliseconds
 | 
					 *                 The last argument is the timeout in milliseconds,
 | 
				
			||||||
 | 
					 *                 0 means no timeout
 | 
				
			||||||
 *
 | 
					 *
 | 
				
			||||||
 * \note           One of f_recv or f_recv_timeout can be NULL, in which case
 | 
					 * \note           One of f_recv or f_recv_timeout can be NULL, in which case
 | 
				
			||||||
 *                 the other is used. If both are non-NULL, f_recv_timeout is
 | 
					 *                 the other is used. If both are non-NULL, f_recv_timeout is
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user