+comment/question
This commit is contained in:
		
							parent
							
								
									1bdac52ad6
								
							
						
					
					
						commit
						4b37826de8
					
				| 
						 | 
				
			
			@ -156,8 +156,10 @@
 | 
			
		|||
			    #f		; No request yet.	
 | 
			
		||||
			    (condition-stuff c))))
 | 
			
		||||
	    ((not (and (exception? c)
 | 
			
		||||
		       (eq? (exception-reason c)
 | 
			
		||||
			    (enum exception os-error))))
 | 
			
		||||
		       (eq? (exception-reason c);;?? ->
 | 
			
		||||
			    (enum exception os-error))));;?? ->
 | 
			
		||||
	     ;;which cases is this supposed to catch excactly? broken
 | 
			
		||||
	     ;;connection to client? If so, does it work?
 | 
			
		||||
 | 
			
		||||
	     ;; try to send bug report to client
 | 
			
		||||
	     (values #f
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue