core-lightning/contrib/pyln-proto/pyln
Christian Decker d7cd3e1cb5 pyln: Fix an issue with the LightningConnection short-reading
We may end up with a short read, that is not empty, when a message
gets fragmented during transport, so we need to loop until we either
reach the full size or we have an empty read indicating a dropped
connection.

Changelog-None
2022-12-02 12:20:24 +01:00
..
proto pyln: Fix an issue with the LightningConnection short-reading 2022-12-02 12:20:24 +01:00