Name: Anonymous 2012-11-27 20:17
how do I listen for multiple incomming connections at the same time in haskell?
tcp tcp tcp
poll x:xs = poll | my anus
forkIO on each successive connection is nice and simple.