php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #78613 Allow using curl handles with stream_select()
Submitted: 2019-09-30 12:41 UTC Modified: 2024-03-28 22:59 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:1 (100.0%)
Same OS:1 (100.0%)
From: nicolas dot grekas+php at gmail dot com Assigned:
Status: Open Package: Streams related
PHP Version: Next Minor Version OS:
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please — but make sure to vote on the bug!
Your email address:
MUST BE VALID
Solve the problem:
34 + 8 = ?
Subscribe to this entry?

 
 [2019-09-30 12:41 UTC] nicolas dot grekas+php at gmail dot com
Description:
------------
It would be great to be able to use stream_select() to monitor a mix of curl and regular stream handler.

That'd apply to regular curl handler, but also to curl-multi handlers.



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2019-09-30 13:24 UTC] cmb@php.net
-Type: Bug +Type: Feature/Change Request
 [2024-03-28 22:59 UTC] bukka@php.net
-Package: Network related +Package: Streams related
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 12:01:31 2024 UTC