HomeSort by: relevance | last modified time | path
    Searched defs:EV_CLOSED (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/libevent/dist/include/event2/
event.h 513 /** Require an event method that allows you to use EV_CLOSED to detect
516 * Methods that do support EV_CLOSED may not be able to provide support on
952 * Not all backends support EV_CLOSED. To detect or require it, use the
955 #define EV_CLOSED 0x80
  /src/external/bsd/ntp/dist/sntp/libevent/include/event2/
event.h 514 /** Require an event method that allows you to use EV_CLOSED to detect
517 * Methods that do support EV_CLOSED may not be able to provide support on
953 * Not all backends support EV_CLOSED. To detect or require it, use the
956 #define EV_CLOSED 0x80

Completed in 16 milliseconds