Fix polling for writeability of a screen buffer.
authorPaolo Bonzini <bonzini@gnu.org>
Tue, 4 Aug 2009 16:06:07 +0000 (18:06 +0200)
committerPaolo Bonzini <bonzini@gnu.org>
Thu, 20 Aug 2009 08:18:58 +0000 (10:18 +0200)
commitcc714b45f4b6d495eb902f678385c48b2e72e4be
tree9b240a2df71ef3298cceea3edf2f0bfdbb034fbd
parent61b2f0cf74fb1471eb212e191b676732b3aa8068
Fix polling for writeability of a screen buffer.

* lib/poll.c: Distinguish input and screen buffers for the
Win32 implementation.
* lib/select.c: Likewise.
ChangeLog
lib/poll.c
lib/select.c