Avoid some exceptions in WAIT-UNTIL-FD-USABLE on Windows
authorAnton Kovalenko <anton@sw4me.com>
Wed, 13 Oct 2010 23:18:06 +0000 (03:18 +0400)
committerDavid Lichteblau <david@lichteblau.com>
Wed, 10 Aug 2011 18:04:28 +0000 (20:04 +0200)
  Always report the :output direction as usable on win32.
  Fixes this function as needed for sb-simple-streams.

Thanks to Anton Kovalenko.


No differences found