stop using check_function_exists() for Windows socket functions

It fails to find stdcall functions, so we need to just hard code
things based on our minimum Windows requirements.
1 file changed