mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-03-07 14:06:23 +00:00
Track how many fds are open for a socket's Accepted and Connected roles. This allows fork() to clone a socket fd without a subsequent close() walking all over the parent process's fd.
4.9 KiB
4.9 KiB