-
- Downloads
server.c: test **truncated_send_len** for partial
Testing against truncated_send_malloc won't work if we've already buffered and completed a partial buffer, as truncated_send_malloc isn't free'd until the socket is destroyed.
Please register or sign in to comment