Open
Description
When the connection is not very stable, waiting for client ACK can trigger an error and the conn.err field is initialized here. Then ACK is eventually received after few retries and file sending continues. The conn.err field is never cleared, and later on, when the current conn.txBuf content is sent the error is returned to the upper level.
Metadata
Metadata
Assignees
Labels
No labels