ETIMEDOUT top-level constant

int const ETIMEDOUT

Posix timeout error number.

Implementation

// ignore: constant_identifier_names
const ETIMEDOUT = 110;