Home
last modified time | relevance | path

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

/third_party/libuv/src/win/
H A Derror.c90 case ERROR_CONNECTION_ABORTED: return UV_ECONNABORTED; in uv_translate_sys_error()
/third_party/node/deps/uv/src/win/
H A Derror.c90 case ERROR_CONNECTION_ABORTED: return UV_ECONNABORTED; in uv_translate_sys_error()
/third_party/python/Lib/asyncio/
H A Dwindows_events.py39 ERROR_CONNECTION_ABORTED = 1236 variable
/third_party/python/Modules/
H A Doverlapped.c143 case ERROR_CONNECTION_ABORTED: in SetFromWindowsErr()

Completed in 5 milliseconds