-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Description
g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security
-std=c++11 -pthread -std=c++11 -pthread -D_FORTIFY_SOURCE=2 -c -o natpmp.o
natpmp.cpp natpmp.cpp: In function 'void upnp_map_port(uint32_t_,
in_port_t&)': natpmp.cpp:149:94: error: too few arguments to function
'UPNPDev_ upnpDiscover(int, const char_, const char_, int, int, int_)'
UPNPDev devlist = upnpDiscover(2000/_response timeout (milliseconds)/,
nullptr, nullptr, 0);
Metadata
Metadata
Assignees
Labels
No labels