RetroShare/libretroshare/src/gxstunnel
Phenom e2fa57dcd7 Fix clang warning: unused variable 'INTERVAL_BETWEEN_DEBUG_DUMP'
/libretroshare/src/gxstunnel/p3gxstunnel.cc:62: warning: unused variable
'INTERVAL_BETWEEN_DEBUG_DUMP' [-Wunused-const-variable]
static const uint32_t INTERVAL_BETWEEN_DEBUG_DUMP        = 10 ;
2017-07-16 21:43:05 +02:00
..
p3gxstunnel.cc Fix clang warning: unused variable 'INTERVAL_BETWEEN_DEBUG_DUMP' 2017-07-16 21:43:05 +02:00
p3gxstunnel.h fixed p3Gxstunnel so that it sends the data packets in the same order it received them. This fixes the bug in distant chat causing images to not transfer correctly in some cases 2017-07-15 22:16:45 +02:00
rsgxstunnelitems.cc removed old unused serialization code 2017-05-02 22:34:45 +02:00
rsgxstunnelitems.h dwicthed GxsTunnel items to new serialization 2017-04-29 23:02:44 +02:00