Skip to content

Commit

Permalink
UPnP: important rewrite
Browse files Browse the repository at this point in the history
This is splitting the UPnP module in 2 parts:
- A service discovery module that is solely responsible for discovering
UPnP devices on the network
- An access module that will leverage the recently introduced
pf_readdir callback to list directories.

This removes the need for recursion and handling of all the items from
within the SD module.
  • Loading branch information
chouquette committed Mar 11, 2015
1 parent f890621 commit f7dfc8f
Show file tree
Hide file tree
Showing 2 changed files with 545 additions and 1,004 deletions.
Loading

0 comments on commit f7dfc8f

Please sign in to comment.