( ! ) Warning: socket_accept() [function.socket-accept]: unable to accept incoming connection [0]: Een niet-blokkerende socketbewerking kan niet onmiddellijk worden voltooid. in C:\PHP_Websites\Emiel_Stopler_2009\final\debugtest.php on line 8
Call Stack
#TimeMemoryFunctionLocation
10.935290768{main}( )..\debugtest.php:0
20.935591456socket_accept ( )..\debugtest.php:8
Variables in local scope (#1)
$address =
string '127.0.0.1' (length=9)
$clientUndefined
$port =
int 9000
$result_listen =
boolean true
$sock =
resource(2, Socket)
connection established:
( ! ) Warning: socket_close() expects parameter 1 to be resource, boolean given in C:\PHP_Websites\Emiel_Stopler_2009\final\debugtest.php on line 10
Call Stack
#TimeMemoryFunctionLocation
10.935290768{main}( )..\debugtest.php:0
20.952192640socket_close ( )..\debugtest.php:10
Variables in local scope (#1)
$address =
string '127.0.0.1' (length=9)
$client =
boolean false
$port =
int 9000
$result_listen =
boolean true
$sock =
resource(2, Socket)