Home | History | Annotate | Download | only in Objects

Lines Matching defs:ETIMEDOUT

2438 #undef ETIMEDOUT
2459 #if defined(WSAETIMEDOUT) && !defined(ETIMEDOUT)
2460 #define ETIMEDOUT WSAETIMEDOUT
2644 ADD_ERRNO(TimeoutError, ETIMEDOUT);