Hi Paul,

Looks like something has changed or broken since I tested websockets in
libcurl 7.88. In all builds of libcurl 8.x my tests now fail.
Sorry for misleading you.

--
Mike


сб, 15 июл. 2023 г. в 13:00, <curl-library-requ...@lists.haxx.se>:

> Send curl-library mailing list submissions to
>         curl-library@lists.haxx.se
>
> To subscribe or unsubscribe via the World Wide Web, visit
>         https://lists.haxx.se/mailman/listinfo/curl-library
> or, via email, send a message with subject or body 'help' to
>         curl-library-requ...@lists.haxx.se
>
> You can reach the person managing the list at
>         curl-library-ow...@lists.haxx.se
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of curl-library digest..."
>
>
> Today's Topics:
>
>    1. Re: curl-library Digest, Vol 24, Issue 4 (Paul Fotheringham)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Sat, 15 Jul 2023 00:53:53 +0100
> From: Paul Fotheringham <fotheringham.p...@gmail.com>
> To: libcurl development <curl-library@lists.haxx.se>
> Cc: Mike Duglas <mikedugla...@gmail.com>
> Subject: Re: curl-library Digest, Vol 24, Issue 4
> Message-ID:
>         <
> cagthwfyuad0jbsdouspptpbqhjmedwbp5nypbdolqotkmuc...@mail.gmail.com>
> Content-Type: text/plain; charset="UTF-8"
>
> On Wed, 12 Jul 2023 at 11:25, Mike Duglas via curl-library
> <curl-library@lists.haxx.se> wrote:
> >
> > Hi,
> >
> > bytesleft == 0 means no more data in this frame.
> > bytesleft == 0 and CURLWS_CONT bit is not set means the end of the
> message.
> >
> > --
> > Mike
>
> Thanks for the reply.
>
> Unfortunately that does not seem to be the case for me. I fragment my
> message into eight frames and the first frame does not have the
> CURLWS_CONT bit set, the following seven frames do. This is what I
> would expect if CURLWS_CONT has the same meaning as the continuation
> frame opcode.
>
>
> ------------------------------
>
> Subject: Digest Footer
>
> --
> Unsubscribe: https://lists.haxx.se/mailman/listinfo/curl-library
> Etiquette:   https://curl.haxx.se/mail/etiquette.html
>
>
> ------------------------------
>
> End of curl-library Digest, Vol 24, Issue 7
> *******************************************
>
-- 
Unsubscribe: https://lists.haxx.se/mailman/listinfo/curl-library
Etiquette:   https://curl.se/mail/etiquette.html

Reply via email to