RetroShare/libretroshare/src/upnp
Phenom 72b917de37 Fix CppCheck in UPnPBase.h
/libretroshare/src/upnp/UPnPBase.cpp:62: warning:
Cppcheck(funcArgOrderDifferent): Function 'CUPnPPortMapping' argument
order different: declaration 'in_port, ex_port, protocol, enabled,
description' definition 'ex_port, in_port, protocol, enabled,
description'
/libretroshare/src/upnp/UPnPBase.h:109: warning:
Cppcheck(noExplicitConstructor): Class 'CUPnPLib' has a constructor with
1 argument that is not explicit.
/libretroshare/src/upnp/UPnPBase.h:577: warning:
Cppcheck(noExplicitConstructor): Class 'CUPnPControlPoint' has a
constructor with 1 argument that is not explicit.
2017-11-07 22:04:46 +01:00
..
UPnPBase.cpp Fix Some gcc warnings 383 to 208 lines 2016-11-30 22:01:01 +01:00
UPnPBase.h Fix CppCheck in UPnPBase.h 2017-11-07 22:04:46 +01:00
upnphandler_linux.cc added checks for result of pthread_create (issue #126) 2015-10-20 18:39:32 -04:00
upnphandler_linux.h fixed GUI update of avatars and status for distant chat. Updated backend for new model. Fixed a few bugs in serialisation 2015-11-30 00:02:44 -05:00
upnphandler_miniupnp.cc added names to upnp redirects to avoid router confusion (patch from ET) 2016-06-13 18:08:05 -04:00
upnphandler_miniupnp.h Implemented sockaddr_storage functions. 2013-09-24 05:30:01 +00:00
upnptest.cc add compilation swtich : libupnp for linux and miniupnp for windows 2009-10-30 00:46:36 +00:00
upnputil.c added names to upnp redirects to avoid router confusion (patch from ET) 2016-06-13 18:08:05 -04:00
upnputil.h Fix some PreProcessor errors for MiniUPnP and LibAVUtil. 2015-10-17 12:15:36 +02:00