mirror of
https://github.com/status-im/nim-eth.git
synced 2025-02-14 06:56:37 +00:00
* Modify outbuffer Each element of outbuffer keeps encoded packet ,number of transmissions of givern packet and information if given packet needs to be re-send. * Add initial handling of timeouts * Add tests for syn re-sends