network-transport-tcp icon indicating copy to clipboard operation
network-transport-tcp copied to clipboard

TCP Realisation of Network.Transport

Results 25 network-transport-tcp issues
Sort by recently updated
recently updated
newest added

Windows 7 x64 Haskell platform 2014.2.0.0 network-transport-tcp-0.4.1 Target TestQC with flag `use-mock-network`: ``` C:\dev\haskell\aerospace_game\network-transport-tcp-0.4.2>cabal test TestQC Re-configuring with test suites enabled. If this fails, please run configure manually. Resolving dependencies......

receive function n-t-tcp is implemented in such a way that first call to `receive` after `EndPoint` closed will return a chunk that will be evaluated to `UserError "EndPointClosed"` and next...

[Imported from JIRA. Reported by Edsko de Vries @edsko) as [NTTCP-2](https://cloud-haskell.atlassian.net/browse/NTTCP-2) on 2012-09-24 11:35:00] Suppose A and B are connected, but the connection breaks. When A realizes this immediately and...

[Imported from JIRA. Reported by Tim Watson [Administrator] @hyperthunk) as [NTTCP-4](https://cloud-haskell.atlassian.net/browse/NTTCP-4) on 2013-02-06 11:24:25] This is _not_ a cloud haskell issue at all, but rather it's a GHC one. Nonetheless...

[Imported from JIRA. Reported by Facundo Dominguez @facundominguez) as [NTTCP-8](https://cloud-haskell.atlassian.net/browse/NTTCP-8) on 2015-04-06 14:49:04] The [git history|https://github.com/haskell-distributed/network-transport-tcp/commit/3855e91dcad7381f6626fc47adb8f4c9c60d5279] seems to claim that a scheduled action is supposed to be executed only after...