This website works better with JavaScript.
Почетна
Преглед
Помоћ
Регистрација
Пријавите Се
SisMaker
/
erlArango
Прати
1
Волим
0
Креирај огранак
0
Код
Дискусије
0
Захтеви за спајање
0
Projects
0
Издања
2
Вики
Activity
Преглед изворни кода
代码调整
erlArango_v1
SisMaker
пре 5 година
родитељ
b236f177e4
комит
955b93d02d
1 измењених фајлова
са
1 додато
и
1 уклоњено
Подељен поглед
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/httpCli/agAgencyPoolMgrIns.erl
+ 1
- 1
src/httpCli/agAgencyPoolMgrIns.erl
Прегледај датотеку
@ -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
.
Write
Preview
Loading…
Откажи
Сачувај