Skip to content

ws: return CURLE_NOT_BUILT_IN when websockets not built in#9851

Closed
jay wants to merge 1 commit intocurl:masterfrom
jay:ws_not_built_in
Closed

ws: return CURLE_NOT_BUILT_IN when websockets not built in#9851
jay wants to merge 1 commit intocurl:masterfrom
jay:ws_not_built_in

Conversation

@jay
Copy link
Member

@jay jay commented Nov 3, 2022

  • Change curl_ws_recv & curl_ws_send to return CURLE_NOT_BUILT_IN when websockets support is not built in.

Prior to this change they returned CURLE_OK.

Closes #xxxx

- Change curl_ws_recv & curl_ws_send to return CURLE_NOT_BUILT_IN when
  websockets support is not built in.

Prior to this change they returned CURLE_OK.

Closes #xxxx
@bagder bagder closed this in 3cbdf4a Nov 7, 2022
@bagder
Copy link
Member

bagder commented Nov 7, 2022

Thanks!

@jay jay deleted the ws_not_built_in branch November 8, 2022 08:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants