On 2/25/25 2:11 PM, Breno Leitao wrote: > Ack. I will remove the check then, and check if the UDP stack has been > initialized before calling netpoll helpers. > > What is the best way to make sure taht the UDP stack has been > initialized? [brosers!] Sorry for the latency. My statement was intended as a negative example: "adding such check would be as misleading as checking if the UDP stack has been before calling netpoll helpers". The UDP stack is always initialized when called from netpoll, due to the relevant "init" order. /P