]> Savannah Git Hosting - gnulib.git/commit
poll: Fix type of timeout pointer passed to select() on mingw x86_64.
authorHannes Müller <h.c.f.mueller@gmx.de>
Mon, 1 Jul 2019 14:59:45 +0000 (16:59 +0200)
committerBruno Haible <bruno@clisp.org>
Mon, 1 Jul 2019 23:47:54 +0000 (01:47 +0200)
commitd40db5e23197dcd105fa3c0dc6633b51af3c08d9
tree5dec4ec26ce99649a50e5d1721a2f95c472e997b
parent9c2e2250045552b78f0306d7aa69ebc486d9e8cf
poll: Fix type of timeout pointer passed to select() on mingw x86_64.

* lib/poll.c: Call Windows native select() with Windows native timeval.
ChangeLog
lib/poll.c