cloud-sql-proxy icon indicating copy to clipboard operation
cloud-sql-proxy copied to clipboard

fix: Handle the errors when the listener socket is closed gracefully.

Open hessjcg opened this issue 9 months ago • 2 comments
trafficstars

The accept loop for socket connections now will properly handle the error case where the listener socket is closed gracefully.

Fixes #2372

hessjcg avatar Jan 21 '25 19:01 hessjcg