Skip to content

Conversation

@dpwiz
Copy link
Contributor

@dpwiz dpwiz commented Sep 22, 2024

For #1006

Before submitting your PR, check that you've:

After submitting your PR:

  • Update the Changelog.md file with a link to your PR
  • Check that CI passes (or if it fails, for reasons unrelated to your change, like CI timeouts)

@dpwiz dpwiz marked this pull request as ready for review September 22, 2024 18:26
@kazu-yamamoto kazu-yamamoto self-requested a review September 24, 2024 01:48
Copy link
Contributor

@kazu-yamamoto kazu-yamamoto left a comment

Choose a reason for hiding this comment

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

No objections though I don't understand the purpose completely.

kazu-yamamoto added a commit to kazu-yamamoto/wai that referenced this pull request Sep 24, 2024
@kazu-yamamoto
Copy link
Contributor

Rebased and merged.
Thank you for your contribution.
If you wish, I will make new releases.

@dpwiz
Copy link
Contributor Author

dpwiz commented Sep 24, 2024

No objections though I don't understand the purpose completely.

That's one of the legs for the TLS virtual hosts effort (with the other being that SNI thing).

If you wish, I will make new releases.

Thanks! I'll be glad, but it isn't quite urgent.

@kazu-yamamoto
Copy link
Contributor

New versions have been released.

@dpwiz dpwiz deleted the serve-connection branch September 25, 2024 13:51
netbsd-srcmastr pushed a commit to NetBSD/pkgsrc that referenced this pull request Jan 30, 2025
## 3.4.7

* Using time-manager >= 0.2.

## 3.4.6

* Using `withHandle` of time-manager.

## 3.4.5

* Rethrowing asynchronous exceptions and preventing callsing
  `connClose` twice.
  [#1013](yesodweb/wai#1013)

## 3.4.4

* Removing `unliftio`.

## 3.4.3

* Waiting untill the number of FDs desreases on EMFILE.
  [#1009](yesodweb/wai#1009)

## 3.4.2

* serveConnection is re-exported from the Internal module.
  [#1007](yesodweb/wai#1007)
netbsd-srcmastr pushed a commit to NetBSD/pkgsrc that referenced this pull request Feb 1, 2025
## 3.4.12

* Rethrowing asynchronous exceptions
  [#1013](yesodweb/wai#1013)

## 3.4.11

* Removing `unliftio`.

## 3.4.10

* Removed `data-default` dependency entirely. Does now require `>= tls-2.1.3`.
  [#1011](yesodweb/wai#1011)

## 3.4.9

* Using `timeout` for `handshake` to prevent thread leaks.

## 3.4.8

* Substituted `data-default-class` for `data-default` [#1010](yesodweb/wai#1010)

## 3.4.7

* Expose `attachConn` to use post-handshake TLS connection.
  [#1007](yesodweb/wai#1007)

## 3.4.6

* Preparing for tls v2.1
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