[SGsAP] waiting for running the SCTP test server

This commit is contained in:
Sukchan Lee 2019-07-05 18:16:58 +09:00
parent cc83c6a586
commit 5164b51607
1 changed files with 2 additions and 0 deletions

View File

@ -86,6 +86,8 @@ int test_initialize(app_param_t *param, int argc, const char *const argv[])
ogs_msleep(50);
}
ogs_msleep(100); /* waiting for running SCTP server */
return rv;
}