s3_pkt.c: move ssl3_release_write_buffer to ssl3_write_bytes.
If application has more data than maximum fragment, hold to buffer for whole write, as opposite to per-fragment strategy.
Loading
Please sign in to comment
URGENT! Gitlab maintenance operation scheduled for tomorrow 6th March at 9 a.m. (CEST). GitLab will be unavailable during a few minutes.
If application has more data than maximum fragment, hold to buffer for whole write, as opposite to per-fragment strategy.