diff options
author | Marcel Raad <raad@teamviewer.com> | 2017-05-07 22:14:28 +0200 |
---|---|---|
committer | Marcel Raad <raad@teamviewer.com> | 2017-05-07 22:14:28 +0200 |
commit | d99acd937a01ee7111c347e08c1f25cea54a6ab9 (patch) | |
tree | 4e124f4612ce7af0a2964340d8f4772c664479ce /docs/cmdline-opts/globoff.d | |
parent | f67aa4d31c41eb91b0339cc66da5a199e70e7b4b (diff) |
sendrecv: fix MinGW-w64 warning
The first argument to select is an int, while curl_socket_t is
unsigned long long when using WinSock. It's ignored anyway [1].
[1] https://msdn.microsoft.com/en-us/library/windows/desktop/ms740141.aspx
Diffstat (limited to 'docs/cmdline-opts/globoff.d')
0 files changed, 0 insertions, 0 deletions