mirror of
https://github.com/sipeed/picoclaw.git
synced 2026-07-28 01:27:58 +00:00
f037a112b2
Use distinct variable names (writeErr, closeErr) to avoid shadowing the outer err, so a deferred close failure is still captured.