diff options
Diffstat (limited to 'ext/libnatpmp/natpmp.def')
-rw-r--r-- | ext/libnatpmp/natpmp.def | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/ext/libnatpmp/natpmp.def b/ext/libnatpmp/natpmp.def new file mode 100644 index 00000000..cd110033 --- /dev/null +++ b/ext/libnatpmp/natpmp.def @@ -0,0 +1,11 @@ +LIBRARY +; libnatpmp library + +EXPORTS + initnatpmp + closenatpmp + sendpublicaddressrequest + sendnewportmappingrequest + getnatpmprequesttimeout + readnatpmpresponseorretry + strnatpmperr |