Networking: Fixes another CONFIG_NET_NOINTS issues. When called...
Networking: Fixes another CONFIG_NET_NOINTS issues. When called sem_timedwait() with the network locked, the network stays logcked while we wait which is not what we want (without CONFIG_NET_NOINTS, interrupts are re-enabled while we wait and all is well).
parent
fb72b1b1
Please register or sign in to comment