Commit Graph

7 Commits (43ed05d3c299b58781354983a59a66ecfb20e936)

Author SHA1 Message Date
orignal fedbf2cc44 link UPnP with app if USE_UPNP is set 8 years ago
hagen 926b945846 * UPnP.h : comments 8 years ago
Mikhail Titov 046ffd8648 Fix UPnP for Win32
* find_package for headers
* Swap includes order to pass compilation with MSVC 2013
* Enforce SO address resolution checks
* Change SO/DLL name on Windows
* Portable sleep from C++11

This closes #186
9 years ago
orignal 2442d0e910 moved UPnP instance to Transports. Use actual port from RouterContext 9 years ago
Mikal Villa 7a387b9a9f Updating UPnP code for windows. (untested) 10 years ago
Mikal Villa 7acdc0a606 Libminiupnpc library support (v1.5 and v1.6), dynamic runtime linking. 10 years ago
orignal 290c1890cc UPnP added 11 years ago