[zeromq-dev] 30-Line Webserver errors

Uli Köhler ulikoehler.dev at googlemail.com
Fri Aug 16 19:18:35 CEST 2013


Hi Pieter,
Thanks for your quick reply!

>
> Right, the code is not realistic; it doesn't read the entire request.
> It should loop and build up the request until it sees a blank line.

As far as I can see there's data missing at the beginning of the request as
well (actually that's the must important data because it contains the
request URI). I haven't checked the handle / envelope frame yet, but I
suspect this might be bug-related as well.

> That would be a bug.

I'll try to track it down and put together a unit test.

>
> We renamed the functionality to a new ZMQ_STREAM socket type, but the
> existing API wasn't changed.

I've only tested the functionality with ZMQ 3.2.x, maybe the bug has
already been fixed in trunk. I'll try to track it down.

>
> -Pieter

Thanks & best regards,

Uli

> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20130816/e23bc289/attachment.htm>


More information about the zeromq-dev mailing list