]> git.sesse.net Git - vlc/commit
udp: adjust receive buffer for windows 7 and earlier
authorIlkka Ollakka <ileoo@videolan.org>
Thu, 19 Mar 2015 06:52:30 +0000 (08:52 +0200)
committerIlkka Ollakka <ileoo@videolan.org>
Fri, 20 Mar 2015 14:10:22 +0000 (16:10 +0200)
commitca1e15692ce9acc2d421c302434efd10eec64d27
tree4b69f7de22a5919d024fb1b5c107c6cabc075273
parent4aeccbd7667c65bd278111a26c2aab088bc60a20
udp: adjust receive buffer for windows 7 and earlier

Try to detect runtime what windows version it is running to see if
receive buffers should be increased or leave to OS handling.
Fixes #14200
src/network/udp.c