Added rncp utility

This commit is contained in:
Mark Qvist 2022-05-22 23:44:32 +02:00
parent ac4606bcf7
commit a79f6e7efa
2 changed files with 383 additions and 0 deletions

View file

@ -543,8 +543,10 @@ class Transport:
sleep(0.01)
Transport.jobs_locked = True
# TODO: This updateHash call might be redundant
packet.update_hash()
sent = False
outbound_time = time.time()