Files
go-ethereum/p2p
Felix Lange 5110f80bba p2p: improve read deadlines
There are now two deadlines, frameReadTimeout and payloadReadTimeout.

The frame timeout is longer and allows for connections that are idle.
The message timeout is still short and ensures that we don't get stuck
in the middle of a message.
2015-02-13 14:44:00 +01:00
..
2015-02-06 00:00:36 +01:00
2015-02-06 00:00:36 +01:00
2015-02-06 00:00:36 +01:00
2015-02-13 14:44:00 +01:00
2015-02-07 00:43:52 +01:00
2015-02-13 14:44:00 +01:00
2015-02-06 00:00:36 +01:00
2015-02-06 00:00:36 +01:00