lib/select.c


Log

Author Commit Date CI Message
Paolo Bonzini cc714b45 2009-08-04T18:06:07 Fix polling for writeability of a screen buffer. * lib/poll.c: Distinguish input and screen buffers for the Win32 implementation. * lib/select.c: Likewise.
Bruno Haible ea64fe00 2009-03-12T11:46:05 Work around select() bug on Interix 3.5.
Bruno Haible 677ecea7 2009-03-12T11:05:28 Rename lib/winsock-select.c to lib/select.c.