patch applied (packages/base): Fix fdToHandle on Windows

Ian Lynagh igloo at earth.li
Tue Jul 31 10:44:12 EDT 2007


Mon Jul 30 06:31:39 PDT 2007  Ian Lynagh <igloo at earth.li>
  * Fix fdToHandle on Windows
  The old setmode code was throwing an exception, and I'm not sure it is
  meant to do what we need anyway. For now we assume that all FDs are
  both readable and writable.

    M ./System/Posix/Internals.hs -15 +3


More information about the Cvs-libraries mailing list