diff options
author | Andrew Clayton <a.clayton@nginx.com> | 2023-09-22 21:31:54 +0100 |
---|---|---|
committer | Andrew Clayton <a.clayton@nginx.com> | 2023-09-25 17:39:51 +0100 |
commit | b163831e43d04f30de06784eeb8be8be77176880 (patch) | |
tree | e1783d7112b9129d65f712d76648f59fa20fa918 /unit-wasm-conf.json | |
parent | f8927bd16a5fa996d23eebfed8762c1b0dc0244c (diff) | |
download | unit-wasm-b163831e43d04f30de06784eeb8be8be77176880.tar.gz unit-wasm-b163831e43d04f30de06784eeb8be8be77176880.tar.bz2 |
API-C.md: Update for libunit-wasm updates
The types of some of the member of the luw_req structure increased to
64bits to allow for uploads larger than 4GiB.
Two new functions were added
luw_req_buf_copy()
Like luw_req_buf_append() but just copies the data over what's already
there.
luw_mem_splice_file()
This write(2)'s the request data directly from the shared memory to a
given file.
Signed-off-by: Andrew Clayton <a.clayton@nginx.com>
Diffstat (limited to 'unit-wasm-conf.json')
0 files changed, 0 insertions, 0 deletions