mirror of
https://github.com/curl/curl.git
synced 2025-09-20 19:12:40 +03:00
websocket: reset upload_done when sending data
Sending websocket data did not clear the "upload_done" flag of the initial HTTP Upgrade request, leading to KEEP_SEND never be cleared. This caused the socket to be polled for INOUT after all the websocket data had been sent. A busy loop. Closes #18476
This commit is contained in:
parent
f333a73892
commit
5fa4fb0c13
Loading…
Reference in New Issue
Block a user