Network Programming with Haskell ?

William Lee Irwin III wli@holomorphy.com
Sun, 1 Dec 2002 18:10:06 -0800


On Mon, Dec 02, 2002 at 11:07:24AM +0900, Ahn Ki-yung wrote:
> No select or poll functions in Network module yet ?
> listenOn and accept isn't enough for network programming.
> IO multiplexing is needed.
> It was a wish list.

c.f. util/Select.lhs


Bill