91b6028 Fix async resolver integration with tevent

Authored and Committed by sgallagh 14 years ago
    Fix async resolver integration with tevent
    
    We weren't properly setting read/write flags on the tevent fd
    events, so c-ares was unable to perform bidirectional
    communication for TCP DNS (in situations where the response is too
    large to send by UDP)
    
        
file modified
+19 -7