Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[library_sockfs.js] Cleanup buffer handling in sendmsg
Extracting the `buffer.slice` expression made the code cleanup and showed the double `new Uint8Array` to be redundant (AFAICT).
- Loading branch information