This repository has been archived by the owner on Sep 3, 2024. It is now read-only.
Set TCP_NODELAY by default (#66). #5
Annotations
10 warnings
src/Network/Transport/TCP/Internal.hs#L231
This binding for ‘sock’ shadows the existing binding
|
src/Network/Transport/TCP/Internal.hs#L235
This binding for ‘sock’ shadows the existing binding
|
src/Network/Transport/TCP/Internal.hs#L250
This binding for ‘sock’ shadows the existing binding
|
src/Network/Transport/TCP.hs#L77
The import of ‘tryToEnum’
|
src/Network/Transport/TCP.hs#L136
The import of ‘Control.Applicative’ is redundant
|
src/Network/Transport/TCP.hs#L157
The qualified import of ‘length’
|
src/Network/Transport/TCP.hs#L160
The import of ‘fromJust’ from module ‘Data.Maybe’ is redundant
|
src/Network/Transport/TCP.hs#L174
The import of ‘Data.Traversable’ is redundant
|
src/Network/Transport/TCP.hs#L828
Defined but not used: ‘params’
|
src/Network/Transport/TCP.hs#L1029
This binding for ‘sock’ shadows the existing binding
|
This job succeeded
Loading