|
@@ -131,6 +131,7 @@ void MultiUrlRequestInfo::printMessageForContinue()
|
|
|
|
|
|
int MultiUrlRequestInfo::prepare()
|
|
int MultiUrlRequestInfo::prepare()
|
|
{
|
|
{
|
|
|
|
+ global::globalHaltRequested = 0;
|
|
try {
|
|
try {
|
|
SharedHandle<rpc::WebSocketSessionMan> wsSessionMan;
|
|
SharedHandle<rpc::WebSocketSessionMan> wsSessionMan;
|
|
if(option_->getAsBool(PREF_ENABLE_RPC)) {
|
|
if(option_->getAsBool(PREF_ENABLE_RPC)) {
|