• Hans Leidekker's avatar
    winhttp/tests: Reduce send buffer size. · 3797a664
    Hans Leidekker authored
    It looks like there was a change on the websocket test server that causes our
    send operations to block. Reducing the size of the send buffer works around the
    test failures. The tests still succeed on Windows, which suggests that native
    sends large buffers in smaller chunks.
    3797a664
Name
Last commit
Last update
..
tests Loading commit data...
Makefile.in Loading commit data...
cookie.c Loading commit data...
handle.c Loading commit data...
main.c Loading commit data...
net.c Loading commit data...
request.c Loading commit data...
rsrc.rc Loading commit data...
session.c Loading commit data...
url.c Loading commit data...
winhttp.spec Loading commit data...
winhttp_private.h Loading commit data...
winhttp_tlb.idl Loading commit data...