]> granicus.if.org Git - curl/commit
sockfilt.c: fix calculation of sleep timeout on Windows
authorMarc Hoersken <info@marc-hoersken.de>
Wed, 23 Dec 2015 14:04:02 +0000 (15:04 +0100)
committerMarc Hoersken <info@marc-hoersken.de>
Wed, 23 Dec 2015 14:04:02 +0000 (15:04 +0100)
commit7bf5f6e0549db74973447ee8b26de589971fb2b8
treee0d05d08c1902f49f1fac64c7d909a1765ebaa33
parent520bd9e49f7f4f65c39ef12090220863bb02b111
sockfilt.c: fix calculation of sleep timeout on Windows

Not converting to double caused small timeouts to be skipped.
tests/server/sockfilt.c