Skip to content
Snippets Groups Projects
Commit 4d1fc030 authored by Guillaume Roguez's avatar Guillaume Roguez Committed by Eloi Bail
Browse files

upnp: change UPnPContext::hasValidIGD() to be optionally blocking

* Add timeout parameter to hasValidIGD to let caller decide
  if he want to block or not and how long.
* Change callers to support this timout.
* replace extra search mutex/cv by exiting validIGD mutex and add
a validIGD cv.

Refs #67319

Change-Id: If743aa6df9aa21c0a542d489615c9b032e2b5fa7
parent 6d80bf67
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment