Commit 52e6e1d
[py] improve socket resource management with proper shutdown sequence (#15453)
fix: add socket.shutdown() before close() to ensure timely closing
Co-authored-by: Corey Goldberg <[email protected]>1 parent ced5b22 commit 52e6e1d
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
107 | 111 | | |
108 | 112 | | |
109 | 113 | | |
| |||
0 commit comments