Skip to content

Replace port already used #4808

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

Closed
wants to merge 1 commit into from
Closed

Replace port already used #4808

wants to merge 1 commit into from

Conversation

villfa
Copy link
Contributor

@villfa villfa commented Oct 9, 2019

./ext/sockets/tests/socket_import_stream-2.phpt and ./ext/sockets/tests/socket_export_stream-2.phpt use the same port (58392).
So sometimes they fail with this message: unable to connect to udp://127.0.0.1:58392 (Address already in use)

Example : https://dev.azure.com/phpazuredevops/PHP/_build/results?buildId=3164&view=ms.vss-test-web.build-test-results-tab&runId=66410&resultId=109620&paneView=debug

@krakjoe
Copy link
Member

krakjoe commented Oct 10, 2019

Can you open another for the 7.4 branch please ...

@villfa
Copy link
Contributor Author

villfa commented Oct 10, 2019

@krakjoe here #4811

@krakjoe krakjoe self-assigned this Oct 11, 2019
@nikic
Copy link
Member

nikic commented Oct 11, 2019

Merged via #4811.

@nikic nikic closed this Oct 11, 2019
@villfa villfa deleted the fix-already-in-use branch October 11, 2019 10:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants