]> granicus.if.org Git - curl/commit
Fix for compiling with lwIP (3)
authorGisle Vanem <gisle.vanem@gmail.com>
Tue, 23 Oct 2018 10:55:07 +0000 (12:55 +0200)
committerGitHub <noreply@github.com>
Tue, 23 Oct 2018 10:55:07 +0000 (12:55 +0200)
commiteda099889438813bcddac3718a231ee86bbbb028
tree05337245194faab17e9896117740ba6f952711b1
parent6535b9303df83eb3f1e95fded0d778e51d9aa50c
Fix for compiling with lwIP (3)

lwIP on Windows does not have a WSAIoctl() function.
But it do have a SO_SNDBUF option to lwip_setsockopt(). But it currently does nothing.
lib/transfer.c