uclient: defer read notifications to uloop timer
authorFelix Fietkau <nbd@nbd.name>
Fri, 29 Mar 2024 12:32:35 +0000 (13:32 +0100)
committerFelix Fietkau <nbd@nbd.name>
Fri, 29 Mar 2024 14:09:36 +0000 (15:09 +0100)
This gets rid of potentially harmful recursion when polling from within the
read callback

Signed-off-by: Felix Fietkau <nbd@nbd.name>

No differences found