Slightly optimize iovec on Windows

This commit is contained in:
Justine Tunney 2024-09-16 21:36:22 -07:00
parent 774c67fcd3
commit 65e425fbca
No known key found for this signature in database
GPG key ID: BE714B4575D6E328
4 changed files with 136 additions and 8 deletions

View file

@ -1,2 +1,2 @@
#include "libc/sysv/consts/syscon.internal.h"
.syscon misc,IOV_MAX,0x0400,0x0400,0x0400,0x0400,0x0400,0x0400,0x0400,16
.syscon misc,IOV_MAX,1024,1024,1024,1024,1024,1024,1024,16