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
_______________________________________________
Haskell-prime mailing list
[email protected]
http://haskell.org/mailman/listinfo/haskell-prime
  • network I/O Johan Henriksson
    • Re: network I/O Einar Karttunen

Reply via email to