ames: unsent-fragments is a list, not a tree

Measure accordingly.
This commit is contained in:
fang 2022-08-03 21:03:49 +02:00 committed by GitHub
parent 7af527e605
commit 9433d3354d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3000,7 +3000,7 @@
mnum=message-num
next=next.state
unsent-messages=~(wyt in unsent-messages.state)
unsent-fragments=~(wyt in unsent-fragments.state)
unsent-fragments=(lent unsent-fragments.state)
any-live=!=(~ live.packet-pump-state.state)
==
?> (lth message-num next.state)