mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1136252 - Part 6: Extend timeouts for RTP/RTCP, until bug 1137948 can be fixed. r=mt
This commit is contained in:
parent
2020b9f7a4
commit
d0fba81faf
@ -60,7 +60,7 @@ bool gTestsComplete = false;
|
||||
#error USE_FAKE_PCOBSERVER undefined
|
||||
#endif
|
||||
|
||||
static int kDefaultTimeout = 7000;
|
||||
static int kDefaultTimeout = 10000;
|
||||
|
||||
static std::string callerName = "caller";
|
||||
static std::string calleeName = "callee";
|
||||
|
Loading…
Reference in New Issue
Block a user