php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #40725 socket_connect will not return true in non-blocking mode
Submitted: 2007-03-05 10:58 UTC Modified: 2007-03-23 15:19 UTC
From: spam02 at pornel dot ne Assigned:
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS: *
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: spam02 at pornel dot ne
New email:
PHP Version: OS:

 

 [2007-03-05 10:58 UTC] spam02 at pornel dot ne
Description:
------------
Documentation doesn't say that socket_connect() will not return TRUE if socket is non-blocking - connection will be made asynchronously and socket_connect() will appear to fail with "Operation now in progress" error.



Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2007-03-23 15:19 UTC] vrana@php.net
This bug has been fixed in the documentation's XML sources. Since the
online and downloadable versions of the documentation need some time
to get updated, we would like to ask you to be a bit patient.

Thank you for the report, and for helping us make our documentation better.

"If the socket is non-blocking then this function returns FALSE with an error Operation now in progress."
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Mon Jul 21 04:00:02 2025 UTC