mirror of
https://github.com/curl/curl.git
synced 2026-07-16 09:57:16 +03:00
sws: close sockets properly
Fix a bug where closed sockets (fd -1) were left in the all_sockets list, because of missing parens in a pointer arithmetic expression Reenable the tests that were locking up due to this bug.
This commit is contained in:
parent
0df14c8393
commit
42e4c34ff3
2 changed files with 3 additions and 6 deletions
|
|
@ -5,6 +5,3 @@
|
|||
594
|
||||
1209
|
||||
1211
|
||||
2025
|
||||
2028
|
||||
2031
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue