Skip to content

Multiple fixes to avoid sockfilt getting stuck on Windows#6992

Closed
mback2k wants to merge 2 commits intocurl:masterfrom
mback2k:fix-sockfilt-wait-write
Closed

Multiple fixes to avoid sockfilt getting stuck on Windows#6992
mback2k wants to merge 2 commits intocurl:masterfrom
mback2k:fix-sockfilt-wait-write

Conversation

@mback2k
Copy link
Member

@mback2k mback2k commented May 2, 2021

  • avoid getting stuck waiting for writable socket
  • fix invalid increment of handles index variable nfd

mback2k added 2 commits May 2, 2021 20:42
Reset FD_WRITE event using the same approach as in multi.c

Follow up to b36442b
Only increment the array index if we actually stored a handle.

Follow up to e917492
@mback2k mback2k added the tests label May 2, 2021
@mback2k mback2k self-assigned this May 2, 2021
@mback2k mback2k marked this pull request as ready for review May 5, 2021 20:23
@mback2k mback2k closed this in b9239e0 May 5, 2021
mback2k added a commit that referenced this pull request May 5, 2021
Only increment the array index if we actually stored a handle.

Follow up to e917492
Closes #6992
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

1 participant