• Max Kellermann's avatar
    upnp: add class UpnpCallback · bcc1f933
    Max Kellermann authored
    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.
    bcc1f933
Callback.hxx 1.27 KB