Reset sendRetries?

This commit is contained in:
Josh Deprez 2024-04-22 09:47:08 +10:00
parent 1c274665d6
commit 07e4e5069f
Signed by: josh
SSH key fingerprint: SHA256:zZji7w1Ilh2RuUpbQcqkLPrqmRwpiCSycbF2EfKm6Kw

View file

@ -419,6 +419,7 @@ func (p *Peer) Handle(ctx context.Context) error {
}
sstate = ssConnected
sendRetries = 0
// If SZI flag is set, send ZI-Rsp (transaction)
// TODO: split ZI-Rsp packets similarly to ZIP Replies