[libc-commits] [libc] [libc] Implement connect(2) on linux (PR #189668)
Pavel Labath via libc-commits
libc-commits at lists.llvm.org
Tue Apr 7 01:47:59 PDT 2026
labath wrote:
> > Look like we don't have `sys/socket` status on our home page? @kaladron
>
> Not all headers are on the website. If you look at my nftw branch you can see the yaml in the docs directory that needs to be added with the C or POSIX source.
>
> If you have trouble, feel free to proceed without it and file an issue and assign it to me and I'll look when I'm back.
I've created a separate pr (#190751) for adding the header support status.
https://github.com/llvm/llvm-project/pull/189668
More information about the libc-commits
mailing list