curl/lib/vssh
Stefan Eissing be93299f10
lib: send eos flag
Adds a `bool eos` flag to send methods to indicate that the data is the
last chunk the invovled transfer wants to send to the server.

This will help protocol filters like HTTP/2 and 3 to forward the
stream's EOF flag and also allow to EAGAIN such calls when buffers are
not yet fully flushed.

Closes #14220
2024-07-18 23:27:35 +02:00
..
libssh2.c lib: send eos flag 2024-07-18 23:27:35 +02:00
libssh.c lib: send eos flag 2024-07-18 23:27:35 +02:00
ssh.h code: language cleanup in comments 2024-07-01 22:58:55 +02:00
wolfssh.c code: language cleanup in comments 2024-07-01 22:58:55 +02:00