if (socket_bind($sock, $address, $port) === false) { echo “socket_bind() failed :reason:” . socket_strerror(socket_last_error($sock)) .
確定! 回上一頁