Skip to content

Work around DNS timeout issues for Windows users #74

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
merged 1 commit into from
Aug 9, 2017

Conversation

clue
Copy link
Member

@clue clue commented Aug 9, 2017

Certain PHP versions on Windows require to read the full incoming receive buffer. This is actually a bug in PHP for Windows only that was fixed with PHP 7.0.17 and PHP 7.1.3.

This PR re-introduces the work-around that already landed with #53 but was later disabled by updating the socket version with #61. This temporary work-around works for all versions across all platforms, so it doesn't really hurt. Ultimately, this will be resolved once #12 lands in the next major version.

See also https://bugs.php.net/bug.php?id=74090 and php/php-src@89a5bd6.
Builds on top of #73
Resolves / closes #63

@clue clue added the bug label Aug 9, 2017
@clue clue added this to the v0.4.10 milestone Aug 9, 2017
@WyriHaximus WyriHaximus requested review from jsor and WyriHaximus August 9, 2017 17:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Windows error: DNS query for www.qq.com failed: too many retries
3 participants
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy