On 08/07/2013 03:52 PM, LRN wrote:
> I'm not sure how that is supposed to work.

The loop was added before I saw how the pipe handling worked. With the loop, the
code would loop indefinitely and never enter MHD_run_from_select(). The loop
needed to be removed.

The patch is required if my previous patches have been accepted otherwise pipe
handling won't work. The MHD test_daemon case now passes and my own end-user
testing verifies it works as it should.


Reply via email to