Skip to content

Commit

Permalink
Update http_operation_curl.h
Browse files Browse the repository at this point in the history
  • Loading branch information
ztao authored May 20, 2022
1 parent fa8bdd7 commit e02c2a0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -489,7 +489,7 @@ class HttpOperation
}
}

#else
#else

struct pollfd fds[1];
::memset(fds, 0, sizeof(fds));
Expand Down

0 comments on commit e02c2a0

Please sign in to comment.