Skip to content
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

Allow SDM's web server to reuse a socket without waiting #9946

Merged
merged 1 commit into from
Mar 29, 2024

Conversation

niloc132
Copy link
Contributor

This is Jetty's default for a Connector, and is the configuration also used by the DevMode Jetty app server instance.

Fixes #9944

This is Jetty's default for a Connector, and is the configuration also
used by the DevMode Jetty app server instance.

Fixes gwtproject#9944
@niloc132 niloc132 added this to the 2.12 milestone Mar 29, 2024
@niloc132 niloc132 merged commit 34b2a44 into gwtproject:main Mar 29, 2024
3 checks passed
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.

SDM BindException: Address already in use
2 participants