aboutsummaryrefslogtreecommitdiffstats
path: root/Godeps/_workspace/src/github.com/huin/goupnp/soap
Commit message (Collapse)AuthorAgeFilesLines
* fdtrack: temporary hack for tracking file descriptor usageFelix Lange2015-08-041-0/+14
| | | | | Package fdtrack logs statistics about open file descriptors. This should help identify the source of #1549.
* p2p/nat: switch to github.com/huin/goupnpFelix Lange2015-02-174-0/+1231
My temporary fix was merged upstream.