php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #12773 gethostbyname with timeout
Submitted: 2001-08-15 16:46 UTC Modified: 2001-11-04 16:09 UTC
From: richard at phase dot org Assigned:
Status: Duplicate Package: Feature/Change Request
PHP Version: 4.0.6 OS:
Private report: No CVE-ID: None
 [2001-08-15 16:46 UTC] richard at phase dot org
gethostbyname can appear to hang indefinitely; I assume that this happens if the expected DNS responses are not forthcoming. Unfortunately if this happens in a webpage it can cause a cache or browser timeout, losing the entire page. A variant of this function with an optional timeout parameter would solve this problem.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-11-04 16:09 UTC] sander@php.net
Dupe of 12802, which has more info so I'm closing this one.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 16 21:01:28 2024 UTC