aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/upnp/Discovery.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* lib/upnp/Discovery: remove locking from ExpireDevices()Max Kellermann2015-02-031-7/+4
|
* lib/upnp/Discovery: apply naming conventionMax Kellermann2015-02-021-23/+23
|
* Copyright year 2015Max Kellermann2015-01-011-1/+1
|
* lib/upnp/Discovery: add missing stdlib.h includeMax Kellermann2014-11-021-0/+1
|
* upnp/discovery: use a plain UpnpClient_Handle instead of class LibUPnPMax Kellermann2014-01-261-5/+4
|
* upnp: add class UpnpCallbackMax Kellermann2014-01-261-8/+4
| | | | | | | 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/+27
|
* db/upnp: move generic code to lib/upnp/Max Kellermann2014-01-261-0/+318