Closed bdbai closed 1 year ago
Since lwIP internal data structures are globally accessible, the lwIP lock should be a singleton as well to reflect that. Multiple instances of lwIP locks may still introduce race condition.
Since lwIP internal data structures are globally accessible, the lwIP lock should be a singleton as well to reflect that. Multiple instances of lwIP locks may still introduce race condition.