ID: 10699
Updated by: sniper
Reported By: [EMAIL PROTECTED]
Old-Status: Open
Status: Closed
Bug Type: Sockets related
Operating system: 
PHP Version: 4.0.5
Assigned To: 
Comments:

This should be fixed in latest CVS. 
Try a snapshot from:

http://snaps.php.net/

--Jani


Previous Comments:
---------------------------------------------------------------------------

[2001-05-07 07:07:07] [EMAIL PROTECTED]
in simple client script
<?

$sk=socket(...);
connect($sk,...);

// close($sk); 

?>
If line close($sk); commented - socket connection not canceled.


---------------------------------------------------------------------------



ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=10699&edit=2


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to