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)
commit3ccd2c124ae60833f54406a2b478d13835e4b7df
tree4b7f681037ae8cc408cff48775fe1ef811dab06c
parentef751cf976650ff2821644f0003e90276e41506d
Avoid some exceptions in WAIT-UNTIL-FD-USABLE on Windows

  Always report the :output direction as usable on win32.
  Fixes this function as needed for sb-simple-streams.

Thanks to Anton Kovalenko.
src/code/serve-event.lisp