forked from MirrorHub/synapse
Remove incorrect reasons for empty PDU lists.
This commit is contained in:
parent
1561ef56ed
commit
82e278029c
1 changed files with 1 additions and 3 deletions
|
@ -1949,9 +1949,7 @@ is another list containing the EDUs. This key may be entirely absent if there
|
||||||
are no EDUs to transfer.
|
are no EDUs to transfer.
|
||||||
|
|
||||||
(* Normally the PDU list will be non-empty, but the server should cope with
|
(* Normally the PDU list will be non-empty, but the server should cope with
|
||||||
receiving an "empty" transaction, as this is useful for informing peers of
|
receiving an "empty" transaction.)
|
||||||
other transaction IDs they should be aware of. This effectively acts as a push
|
|
||||||
mechanism to encourage peers to continue to replicate content.)
|
|
||||||
|
|
||||||
PDUs and EDUs
|
PDUs and EDUs
|
||||||
-------------
|
-------------
|
||||||
|
|
Loading…
Reference in a new issue