summaryrefslogtreecommitdiff
path: root/ext/miniupnpc/README
diff options
context:
space:
mode:
authorAdam Ierymenko <adam.ierymenko@gmail.com>2016-06-02 17:04:15 -0700
committerAdam Ierymenko <adam.ierymenko@gmail.com>2016-06-02 17:04:15 -0700
commit4342b71d7a1a656a593d354d97b1da77a29b103e (patch)
tree310efd31a6eaebb54b70d5626e1da178dc65bdb5 /ext/miniupnpc/README
parentf20602a7b1856d64b840cc9b76a4f9a66de641aa (diff)
downloadinfinitytier-4342b71d7a1a656a593d354d97b1da77a29b103e.tar.gz
infinitytier-4342b71d7a1a656a593d354d97b1da77a29b103e.zip
Upgrade miniupnpc to 2.0
Diffstat (limited to 'ext/miniupnpc/README')
-rw-r--r--ext/miniupnpc/README5
1 files changed, 4 insertions, 1 deletions
diff --git a/ext/miniupnpc/README b/ext/miniupnpc/README
index ab08de94..91535dbc 100644
--- a/ext/miniupnpc/README
+++ b/ext/miniupnpc/README
@@ -3,7 +3,7 @@ Project web page: http://miniupnp.free.fr/ or http://miniupnp.tuxfamily.org/
github: https://github.com/miniupnp/miniupnp
freecode: http://freecode.com/projects/miniupnp
Author: Thomas Bernard
-Copyright (c) 2005-2014 Thomas Bernard
+Copyright (c) 2005-2016 Thomas Bernard
This software is subject to the conditions detailed in the
LICENSE file provided within this distribution.
@@ -32,6 +32,7 @@ To use the libminiupnpc in your application, link it with
libminiupnpc.a (or .so) and use the following functions found in miniupnpc.h,
upnpcommands.h and miniwget.h :
- upnpDiscover()
+- UPNP_GetValidIGD()
- miniwget()
- parserootdesc()
- GetUPNPUrls()
@@ -59,3 +60,5 @@ send me an email !
For any question, you can use the web forum :
http://miniupnp.tuxfamily.org/forum/
+Bugs should be reported on github :
+https://github.com/miniupnp/miniupnp/issues