• 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
notification.c 82.8 KB