HomeSort by relevance Sort by last modified time
    Searched defs:timeout_write (Results 1 - 2 of 2) sorted by null

  /external/chromium/third_party/libevent/
event.h 773 int timeout_write; /* in seconds */ member in struct:bufferevent
939 @param timeout_write the write timeout
942 int timeout_read, int timeout_write);
    [all...]
  /external/chromium_org/third_party/libevent/
event.h 773 int timeout_write; /* in seconds */ member in struct:bufferevent
939 @param timeout_write the write timeout
942 int timeout_read, int timeout_write);
    [all...]

Completed in 151 milliseconds