Este site funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Cadastrar
Acessar
SisMaker
/
erlArango
Observar
1
Favorito
0
Fork
0
Código
Issues
0
Pull requests
0
Projects
0
Versões
2
Wiki
Atividade
Ver código fonte
代码调整
erlArango_v1
SisMaker
5 anos atrás
pai
b236f177e4
commit
955b93d02d
1 arquivos alterados
com
1 adições
e
1 exclusões
Visão dividida
Opções de diferenças
Mostrar estatísticas
Baixar arquivo de patch
Baixar arquivo de diferenças
+1
-1
src/httpCli/agAgencyPoolMgrIns.erl
+ 1
- 1
src/httpCli/agAgencyPoolMgrIns.erl
Ver arquivo
@ -67,7 +67,7 @@ stopPool(PoolName) ->
undefined
-
>
{
error
,
pool_not_started
}
;
_
-
>
gen_server
:
call
(
?
agAgencyPoolMgr
,
{
miStopPool
,
PoolName
}
)
gen_server
:
call
(
?
agAgencyPoolMgr
,
{
miStopPool
,
PoolName
}
,
infinity
)
end
.
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar