aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/upnp/Discovery.hxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* upnp/discovery: use a plain UpnpClient_Handle instead of class LibUPnPMax Kellermann2014-01-261-3/+2
|
* upnp: add class UpnpCallbackMax Kellermann2014-01-261-1/+5
| | | | | | | 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.
* upnp/Discovery: add listener interfaceMax Kellermann2014-01-261-1/+9
|
* db/upnp: move generic code to lib/upnp/Max Kellermann2014-01-261-0/+152