mirror of
https://github.com/soypat/lneto.git
synced 2026-08-12 02:43:44 +00:00
d5c4fa53c6
* tcp: bugfix for seq not in snd/rcv.wnd error * accept dupe ACKs for window updates and prevent decrement of UNA * add fixes for incorrect tcp functioning * remove Conn.Available* methods in favor of Conn.Free* methods due to ambiguous name