POLL_TIMEOUT constant

int const POLL_TIMEOUT

Default timeout for poll (in milliseconds)

Implementation

static const int POLL_TIMEOUT = 20 * 1000;