]> Savannah Git Hosting - gnulib.git/commit
poll: Fix confusion between SOCKETs and FDs on native Windows.
authorBruno Haible <bruno@clisp.org>
Thu, 11 May 2017 14:31:25 +0000 (16:31 +0200)
committerBruno Haible <bruno@clisp.org>
Thu, 11 May 2017 14:35:54 +0000 (16:35 +0200)
commit8898223d74820470c756fa6c15a2f0a397c51895
tree58235d8d71588c0edd0f932656130a1be021e2d7
parentd8c3882dfed60205e14e8b78bbcf1b9d13586879
poll: Fix confusion between SOCKETs and FDs on native Windows.

Fix proposed by Daniel P. Berrange <berrange@redhat.com>.

* lib/poll.c [WINDOWS_NATIVE]: Undefine select.
ChangeLog
lib/poll.c