-
rswindell authored
socket errors (like failed resolve_ip() or resolve_host() calls). On *nix, this value will be the same as "errno", but on Win32, it's different (derived from GetLastError()).
rswindell authoredsocket errors (like failed resolve_ip() or resolve_host() calls). On *nix, this value will be the same as "errno", but on Win32, it's different (derived from GetLastError()).
js_global.c 73.59 KiB