Select.hs in GHC 6.2.1+ Windows 2000

6 Dec
2004
6 Dec
'04
8:18 a.m.
Hi! My friend wants to do a haskell lab assignment on windows 2000, but the code depends on Select.hs , is there a workaround in windows one can use instead? Is Cygwin (a / the only) solution Thankful for any info on where to look! /Regards Henning

6 Dec
6 Dec
5:03 p.m.
On Mon, Dec 06, 2004 at 02:18:46PM +0100, Henning Sato von Rosen wrote:
Hi!
My friend wants to do a haskell lab assignment on windows 2000, but the code depends on Select.hs , is there a workaround in windows one can use instead?
Is Cygwin (a / the only) solution
The best/easiest way to handle IO on multiple sockets/pipes in GHC is by using concurrency. GHC's RTS uses select (or poll?) under the hood to implement this. Best regards, Tomasz
7472
Age (days ago)
7472
Last active (days ago)
1 comments
2 participants
participants (2)
-
Henning Sato von Rosen
-
Tomasz Zielonka