Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | upnp: initialize the client handle only once | Max Kellermann | 2014-01-26 | 1 | -0/+35 |
Eliminate class LibUPnP and move the code to ClientInit.cxx. Its initialization function can be called multiple times, but UpnpRegisterClient() is called at most once. |