mirror of https://github.com/status-im/nim-eth.git
8ef6b13b1b
- add eventLoop to control all incoming events - change semantic of write to asynchronously block only when send buffer is full, and not when bytes do not fit into send window - change handling of receive buffer, to start dropping packets if the reorder buffer and receive buffer are full. Old behaviour was to async block unless there is space which could lead to resource exhaustion attacks |
||
---|---|---|
.. | ||
all_utp_tests.nim | ||
test_buffer.nim | ||
test_clock_drift_calculator.nim | ||
test_discv5_protocol.nim | ||
test_packets.nim | ||
test_protocol.nim | ||
test_protocol_integration.nim | ||
test_utils.nim | ||
test_utp_router.nim | ||
test_utp_socket.nim | ||
test_utp_socket_sack.nim | ||
utp_packet_test_vectors.nim |