commit | 98af8b1e73b107378dc0005b48c212ab46b0b84f | [log] [tgz] |
---|---|---|
author | Pierre Ossman <ossman@cendio.se> | Tue Mar 17 13:36:43 2015 +0100 |
committer | Pierre Ossman <ossman@cendio.se> | Tue Mar 17 13:36:43 2015 +0100 |
tree | 97ddbbc22f8846b1e1730e1160ed86d82bae9166 | |
parent | 70b51fe03244b52f8635a500d7444f97425d5ab4 [diff] |
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.