On Mon, 15 Oct 2018, Michael Schmitz wrote:
Do we really need to make that distinction?
esp_reconnect() dereferences lp, so !lp has to inhibit disconnection. At least, that's my reading. I can't see any other reason for the lp conditional. --
On Mon, 15 Oct 2018, Michael Schmitz wrote:
Do we really need to make that distinction?
esp_reconnect() dereferences lp, so !lp has to inhibit disconnection. At least, that's my reading. I can't see any other reason for the lp conditional. --