Skip to content

Fixing TLS send as well#195

Open
kalofoli wants to merge 1 commit into
NetworkBlockDevice:masterfrom
kalofoli:master
Open

Fixing TLS send as well#195
kalofoli wants to merge 1 commit into
NetworkBlockDevice:masterfrom
kalofoli:master

Conversation

@kalofoli
Copy link
Copy Markdown
Contributor

Adding missing check for graceously disconnected TLS transport, which returns a zero write size. This solves a rare race condition, which would arise if disconnect occurrs while in the writeit_tls loop; in that case, the server would end in an infinite loop.

Adding missing check for graceously disconnected TLS transport, which
returns a zero write size. This solves a rare race condition, which
would arise if disconnect occurrs while in the writeit_tls loop; in that
case, the server would end in an infinite loop.
@kalofoli kalofoli marked this pull request as ready for review May 12, 2026 15:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant