fix DD-Mode

after commit baeee75 no packet transmit from repater on DD-mode
This commit is contained in:
Christoph kottke 2019-01-07 13:10:35 +01:00
parent cc2c68aff9
commit 51a867439f

View file

@ -252,7 +252,7 @@ CDDData* CDDHandler::read()
if (m_maxRoutes == 0U)
return NULL;
#if !defined(WIN32)
#if defined(__WINDOWS__)
return NULL;
#else
// Check that the read() won't block