• Aravind Anbudurai's avatar
    Support for EPOLLPRI · 2714e5b6
    Aravind Anbudurai authored
    Summary:
    Depends on D3718573 and the other diff to sync tp2 on fbcode after D3718573
    lands.
    
    This adds the PRI flag for using on EPOLLPRI events. The test makes a
    server/client and client a MSG_OOB message to make it appear as a priority
    event.
    
    Masked under a preprocessor directive until libevent upstreams the patch that I
    will send for 2.0
    
    Reviewed By: djwatson
    
    Differential Revision: D3722009
    
    fbshipit-source-id: c15233d4739a38092d11c3026c483c7a9c8e5dac
    2714e5b6
EventHandler.h 6.01 KB