1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-09 00:00:04 +01:00

freertos: extra do_ripe

This commit is contained in:
stropee 2024-09-25 10:29:42 +01:00 committed by Andy Green
parent 8d27d941c3
commit 6bf61482b2

View file

@ -207,6 +207,7 @@ again:
if (m)
n--;
}
lws_service_do_ripe_rxflow(pt);
if (a)
goto again;