HomeSort by relevance Sort by last modified time
    Searched refs:EV_FEATURE_EARLY_CLOSE (Results 1 - 3 of 3) sorted by null

  /external/libevent/test/
test-closed.c 81 supports EV_FEATURE_EARLY_CLOSE
84 event_config_require_features(cfg, EV_FEATURE_EARLY_CLOSE);
88 /* Backend doesn't support EV_FEATURE_EARLY_CLOSE */
  /external/libevent/
epoll.c 70 #define EARLY_CLOSE_IF_HAVE_RDHUP EV_FEATURE_EARLY_CLOSE
125 EV_FEATURE_ET|EV_FEATURE_O1|EV_FEATURE_EARLY_CLOSE,
  /external/libevent/include/event2/
event.h 518 EV_FEATURE_EARLY_CLOSE = 0x08
    [all...]

Completed in 93 milliseconds