]> git.ipfire.org Git - thirdparty/curl.git/commit
websockets: sync prototypes in docs with implementation [ci skip]
authorViktor Szakats <commit@vsz.me>
Sat, 10 Sep 2022 21:36:49 +0000 (21:36 +0000)
committerViktor Szakats <commit@vsz.me>
Sat, 10 Sep 2022 21:37:53 +0000 (21:37 +0000)
commitb62d236f7d267e5af9d8a7551d16876733fe2238
tree7cfdd26665d03a3e039936d1d74ef8d1cca248d1
parentce753e3c3175d3d519ec8c346d9447b9cf719271
websockets: sync prototypes in docs with implementation [ci skip]

Docs for the new send/recv functions synced with the committed versions
of these.

Closes #9470
docs/libcurl/curl_ws_recv.3
docs/libcurl/curl_ws_send.3