mirror of
				https://github.com/cuberite/polarssl.git
				synced 2025-10-30 19:20:40 -04:00 
			
		
		
		
	- Gather data until server gives EOF
This commit is contained in:
		
							parent
							
								
									192381aa89
								
							
						
					
					
						commit
						f357131a7b
					
				| @ -385,7 +385,7 @@ int main( int argc, char *argv[] ) | |||||||
|         len = ret; |         len = ret; | ||||||
|         printf( " %d bytes read\n\n%s", len, (char *) buf ); |         printf( " %d bytes read\n\n%s", len, (char *) buf ); | ||||||
|     } |     } | ||||||
|     while( 0 ); |     while( 1 ); | ||||||
| 
 | 
 | ||||||
|     ssl_close_notify( &ssl ); |     ssl_close_notify( &ssl ); | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Paul Bakker
						Paul Bakker