issues
search
haskell-distributed
/
network-transport-tcp
TCP Realisation of Network.Transport
http://haskell-distributed.github.com
BSD 3-Clause "New" or "Revised" License
30
stars
25
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
allow network-3.2
#94
ysangkok
closed
3 months ago
2
Fix deprecated module name
#93
matt2718
closed
2 years ago
1
Move to network 3
#90
facundominguez
closed
4 years ago
0
Move to network 3
#89
facundominguez
closed
4 years ago
0
Support network >= 3
#88
jbransen
closed
4 years ago
2
Loosen async dependency.
#87
qnikst
closed
4 years ago
0
Fix possible msg corruption on a busy network
#86
andriytk
closed
5 years ago
15
Addon for the 'crossed' MVar waiting fix
#83
andriytk
closed
5 years ago
1
Fix possible endless waiting on the 'crossed' MVar
#81
andriytk
closed
5 years ago
3
Can you patch release please...?
#77
hyperthunk
closed
4 years ago
7
relax upper bounds
#76
hyperthunk
closed
5 years ago
0
A problem in crossing connection handling.
#74
yihuang
closed
5 years ago
9
Update cabal bug-reports
#72
coot
closed
6 years ago
1
no apiSend RELY violation for closed remote
#70
avieth
closed
7 years ago
1
fix some doc typo
#69
suzumiyasmith
closed
7 years ago
1
Connection timeout only for setup phase
#68
avieth
closed
7 years ago
1
Add TCP_QUICKACK setting
#67
nh2
closed
2 months ago
5
TCP_NODELAY=True would be a better default
#66
nh2
closed
3 months ago
3
Check peer host against resolved host
#64
avieth
closed
7 years ago
2
Server exception handler is a parameter
#63
avieth
closed
7 years ago
2
Docs lie about default value of TCP_NODELAY
#62
nh2
closed
3 months ago
1
Unaddressable transports/endpoints (behind NAT, for instance)
#61
avieth
closed
7 years ago
5
prematureExit if EndPoint is closed or failed
#60
avieth
closed
7 years ago
2
Support transports behind NAT
#59
avieth
closed
6 years ago
1
newEndPointInternal overrides QDisc per-EndPoint
#58
avieth
closed
7 years ago
1
Remove maximum Received event size limit
#57
avieth
closed
7 years ago
1
Use equality rather than ordering in socket close
#56
avieth
closed
7 years ago
5
Protocol versioning (feature request with potential implementation)
#55
avieth
closed
7 years ago
4
Check peer-reported host against socket host
#54
avieth
closed
7 years ago
16
Time out new socket connections
#53
avieth
closed
7 years ago
4
Optional limits on address and data length
#52
avieth
closed
7 years ago
6
Explicitly use Word32, avoid use of Enum
#51
avieth
closed
7 years ago
13
Separate bind address
#50
avieth
closed
7 years ago
5
apiCloseEndPoint blocks until no longer reciving
#49
avieth
closed
7 years ago
16
General, parametric queueing/buffering for an EndPoint
#47
avieth
closed
7 years ago
2
Queueing and buffering for an EndPoint
#46
avieth
closed
7 years ago
13
Example of input blocking
#45
avieth
closed
7 years ago
3
recvExact will read 0 bytes
#44
avieth
closed
7 years ago
11
Discard remote endpoints when they close or fail.
#43
facundominguez
closed
8 years ago
2
Handle network failures when connection requests cross.
#42
facundominguez
closed
8 years ago
1
Add TCP_KEEPALIVE support for sockets.
#41
aycanirican
closed
8 years ago
2
Push new release to Hackage
#40
mboes
closed
7 months ago
1
Run nearly all tests on non hardcoded ports.
#38
mboes
closed
9 years ago
2
Windows: End point disconnect event doesn't occur in Windows
#35
NCrashed
closed
9 years ago
3
Yield an error when tcpUserTimeout is set in unsupported systems.
#34
facundominguez
closed
9 years ago
1
Produce an error when tcpUserTimeout is set and network does not support the UserTimeout socket option.
#33
facundominguez
closed
9 years ago
1
Reconnect and CloseEndpoint tests fail non-deterministically
#32
mboes
closed
9 years ago
2
Network.Transport.TCP may reject incoming connection request
#31
mboes
closed
9 years ago
2
ntohl is not available on Windows
#30
qnikst
closed
9 years ago
0
[NTTCP-3] TCP Transport appears to run messages together
#28
qnikst
closed
9 years ago
1
Next