Searched refs:socket_last_error (Results 1 – 4 of 4) sorted by relevance
18 var_dump(socket_last_error($socket));20 var_dump(socket_last_error($socket));
20 echo socket_last_error();
309 PHP_FUNCTION(socket_last_error);344 PHP_FE(socket_last_error, arginfo_socket_last_error)2225 PHP_FUNCTION(socket_last_error) argument
Completed in 13 milliseconds