Searched refs:timeout_struct (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/base/
H A Dsync_socket_posix.cc154 struct timeval timeout_struct = local
157 select(handle_ + 1, &read_fds, NULL, NULL, &timeout_struct);

Completed in 46 milliseconds