Skip to content

[HTTPConnectionPool] Move Connections down in the file #433

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

fabianfett
Copy link
Member

Just a reorder within the HTTPConnectionPool.swift file. We have an internal type that doesn't need to be in the top of the file.

Result

Improved readability by moving less important stuff down.

@fabianfett fabianfett requested a review from Lukasa September 22, 2021 13:31
@fabianfett fabianfett force-pushed the ff-connectionpool-move-internal-type branch from a20721e to 77a3d7e Compare September 22, 2021 13:58
@fabianfett fabianfett requested a review from dnadoba September 22, 2021 13:59
@fabianfett fabianfett added the semver/none No version bump required. label Sep 22, 2021
@fabianfett fabianfett added this to the HTTP/2 support milestone Sep 22, 2021
@Lukasa Lukasa merged commit d45fa9a into swift-server:main Sep 22, 2021
@fabianfett fabianfett deleted the ff-connectionpool-move-internal-type branch September 22, 2021 14:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver/none No version bump required.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants