Skip to content

feat: Support SetReadDeadline, SetWriteDeadline and EnableFullDuplex - #29

Merged
felixge merged 1 commit into
felixge:masterfrom
rollulus:deadlines
Oct 20, 2024
Merged

feat: Support SetReadDeadline, SetWriteDeadline and EnableFullDuplex#29
felixge merged 1 commit into
felixge:masterfrom
rollulus:deadlines

Conversation

@rollulus

@rollulus rollulus commented Jul 4, 2024

Copy link
Copy Markdown
Contributor

Adds three methods introduced in Go 1.20 and 1.21.

This is nothing but a sort of "purity" thing, with Unwrap being already there and currently working great with http.ResponseController. Yet I wanted to give something back to this great package that I've been using for ages.

@felixge felixge left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks for submitting this. And sorry for the delay 🙇

@felixge
felixge merged commit d3fc968 into felixge:master Oct 20, 2024
@rollulus
rollulus deleted the deadlines branch October 23, 2024 15:59
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.

2 participants