Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
SisMaker
/
erlArango
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Projects
0
Lanzamientos
2
Wiki
Actividad
Explorar el Código
代码调整
erlArango_v1
SisMaker
hace 5 años
padre
b236f177e4
commit
955b93d02d
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+1
-1
src/httpCli/agAgencyPoolMgrIns.erl
+ 1
- 1
src/httpCli/agAgencyPoolMgrIns.erl
Ver fichero
@ -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
.
Escribir
Vista previa
Cargando…
Cancelar
Guardar