network I/O

Einar Karttunen ekarttun at cs.helsinki.fi
Sat Apr 15 19:46:45 EDT 2006


On 15.04 23:28, Johan Henriksson wrote:
> * Timeouts are messy to implement

http://happs.org/HAppS/src/HAppS/Util/TimeOut.hs

> I guess the most reasonable solution (doesn't break current programs)
> is a new lower level interface that has been better planned to play
> well with threads and FFI. since these topics are already on your table,
> I think it would be good timing to look over the sockets interface.

Here is some stuff for an alternative way to do Network:
http://www.cs.helsinki.fi/u/ekarttun/network-alt/

Uses the following extensions:
* FFI
* mdo (for epoll only)

- Einar Karttunen


More information about the Haskell-prime mailing list