haskell-distributed / network-transport-tcp

TCP Realisation of Network.Transport
http://haskell-distributed.github.com
BSD 3-Clause "New" or "Revised" License
30 stars 27 forks source link

Fixes NTTCP-10. Have apiConnect respect timeouts. #18

Closed facundominguez closed 9 years ago

facundominguez commented 9 years ago

https://cloud-haskell.atlassian.net/browse/NTTCP-10

qnikst commented 9 years ago

LGTM

facundominguez commented 9 years ago

Simplified readMVarTimeout.

qnikst commented 9 years ago

This commit passes tests, and also internal tests, and we've seen no objections, so merging.