Skip to content
This repository has been archived by the owner on Jan 8, 2020. It is now read-only.

[Http] Rationalize timeout behavior between adapters #6526

Closed
wants to merge 2 commits into from
Closed

[Http] Rationalize timeout behavior between adapters #6526

wants to merge 2 commits into from

Conversation

egeloen
Copy link
Contributor

@egeloen egeloen commented Aug 5, 2014

Hey!

This PR rationalizes the timeout behavior across adapters. (curl only set timeout for connect whereas the socket sets it for connect/read timeout). Additionally, CURLOPT_CONNECTTIMEOUT_MS and CURLOPT_TIMEOUT_MS has been introduced in curl 7.16.2, so if it is defined it is better to rely on them because they are more precise.

@Ocramius Ocramius added this to the 2.4.0 milestone Aug 5, 2014
@egeloen
Copy link
Contributor Author

egeloen commented Oct 25, 2014

Any news here?

@egeloen
Copy link
Contributor Author

egeloen commented Nov 19, 2014

@Ocramius Is there something which needs some updates?

@Ocramius Ocramius self-assigned this Nov 19, 2014
@Ocramius
Copy link
Member

@egeloen nothing to add, I'll merge as-is.

@Ocramius Ocramius closed this in 11a67d3 Nov 19, 2014
Ocramius added a commit that referenced this pull request Nov 19, 2014
@Ocramius
Copy link
Member

Merged, thanks!

master: 11a67d3
develop: 041e058

@Ocramius Ocramius modified the milestones: 2.3.4, 2.4.0 Nov 19, 2014
gianarb pushed a commit to zendframework/zend-http that referenced this pull request May 15, 2015
gianarb pushed a commit to zendframework/zend-http that referenced this pull request May 15, 2015
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants