Skip to content

Comments

protocol: readHeader() respects previously called conn.SetReadDeadline(t)#152

Merged
pires merged 2 commits intomainfrom
pires/fix/respect_deadlines
Feb 5, 2026
Merged

protocol: readHeader() respects previously called conn.SetReadDeadline(t)#152
pires merged 2 commits intomainfrom
pires/fix/respect_deadlines

Conversation

@pires
Copy link
Owner

@pires pires commented Feb 5, 2026

Fixes #149

@pires pires merged commit 08558d0 into main Feb 5, 2026
8 checks passed
@pires pires deleted the pires/fix/respect_deadlines branch February 5, 2026 11:49
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.

protocol: readHeader() overwrites previous conn.SetReadDeadline(t)

1 participant