Date: 06/12/01
- Next message: landerson <email protected>: "[PHP-DEV] Bug #11446: File not found during make"
- Previous message: cardinal <email protected>: "[PHP-DEV] Bug #11326 Updated: Troubles with nested include()'s (bug #9673 revisited)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ID: 10699
Updated by: sniper
Reported By: vvtk <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:
--Jani
Previous Comments:
---------------------------------------------------------------------------
[2001-05-07 07:07:07] vvtk <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: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: landerson <email protected>: "[PHP-DEV] Bug #11446: File not found during make"
- Previous message: cardinal <email protected>: "[PHP-DEV] Bug #11326 Updated: Troubles with nested include()'s (bug #9673 revisited)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

