Home
last modified time | relevance | path

Searched refs:ws2_32_module (Results 1 – 1 of 1) sorted by relevance

/libuv/src/win/
H A Dwinapi.c59 HMODULE ws2_32_module; in uv__winapi_init() local
145 ws2_32_module = GetModuleHandleA("ws2_32.dll"); in uv__winapi_init()
146 if (ws2_32_module != NULL) { in uv__winapi_init()
148 ws2_32_module, in uv__winapi_init()

Completed in 6 milliseconds