[
https://issues.apache.org/jira/browse/THRIFT-4171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18110695#comment-18110695
]
Volodymyr Panivko commented on THRIFT-4171:
-------------------------------------------
Current master already includes this work. Commits a19fc8086 and 5e6ee38da
added TSocket::setConnectTimeout() and regression coverage in
lib/php/test/Unit/Lib/Transport/TSocketTest.php.
lib/php/lib/Transport/TSocket.php now keeps connect timeout separate from send
timeout, with only a deprecated fallback for backwards compatibility. As of
2026-09-02 this issue appears stale-open, so I am closing it as Implemented.
> PHP TSocket sendTimeout is being used as connectTimeout
> -------------------------------------------------------
>
> Key: THRIFT-4171
> URL: https://issues.apache.org/jira/browse/THRIFT-4171
> Project: Thrift
> Issue Type: Bug
> Components: PHP - Library
> Affects Versions: 0.9.3, 0.10.0
> Reporter: James E. King III
> Priority: Minor
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> Adding a Thirft Jira ticket for an old pull request that implements a
> separate connect timeout:
> https://github.com/apache/thrift/pull/744/files
--
This message was sent by Atlassian Jira
(v8.20.10#820010)