Lind-Project / native_client

native_client trusted code base
BSD 3-Clause "New" or "Revised" License
6 stars 4 forks source link

Writev #167

Closed rennergade closed 3 months ago

rennergade commented 3 months ago

Description

Fixes # (issue)

Translates iovec structs and routes calls to RustPOSIX for the implementation of writev. Enhances write performance for nginx.

Type of change

How Has This Been Tested?

Lind test suite Nginx performance tests

Checklist: