Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | upnp: add class UpnpCallback | Max Kellermann | 2014-01-26 | 1 | -0/+46 |
Each Upnp*Async() call passes a new cookie pointer, and the cookie passed to UpnpRegisterClient() appears to be ignored. Using this interface is a more elegant approach than having one single "handler" function. |