mirror of https://github.com/grpc/grpc.git
parent
8c0596edca
commit
d96db79b92
5 changed files with 9 additions and 17 deletions
@ -1,6 +0,0 @@ |
||||
<?php |
||||
function getNewPort() { |
||||
static $port = 10000; |
||||
$port += 1; |
||||
return $port; |
||||
} |
Loading…
Reference in new issue