18 Jan
                
                    2010
                
            
            
                18 Jan
                
                '10
                
            
            
            
        
    
                6:19 p.m.
            
        Hello, Under what conditions does event-dispatch return? For example, if I set up a read and write handler on one fd and through the course of the network protocol, one of the handlers decides to close the connection. If this handler calls remove-fd-handlers for the socket's underlying fd in question, is this sufficient to make event-dispath return? Thanks. -pete