]> git.ipfire.org Git - thirdparty/curl.git/commit
ws: corrected curlws_cont to reflect its documented purpose
authorEthan Wilkes <rewilkes0041@gmail.com>
Thu, 27 Feb 2025 22:21:28 +0000 (16:21 -0600)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 6 Mar 2025 15:38:05 +0000 (16:38 +0100)
commitfa3d1e7d43bf0e4f589aeae73715348645318a83
tree5bfc2d158e5bec71da868e6fb396403a8cef189d
parenta66ede53092dcca9c908444598e0ba07cce0ccb0
ws: corrected curlws_cont to reflect its documented purpose

Verified in test 2311

Closes #16512
lib/ws.c
lib/ws.h
tests/data/Makefile.am
tests/data/test2311 [new file with mode: 0644]
tests/libtest/Makefile.inc
tests/libtest/lib2311.c [new file with mode: 0644]