[–] js2 1mo ago ↗ This is a discussion of garbage collection of Unix domain sockets in the Linux kernel. (i.e. `AF_UNIX`, and btw, AF is short for "address family").
[–] jaen 1mo ago ↗ I think this is a good example of complex lifetimes involving reference cycles that can not be safely modeled by eg. Rust.Is the next step formal methods (theorem proving) or is there a less complex lifetime system still out there that could model this?
2 comments
[ 4.7 ms ] story [ 35.9 ms ] threadIs the next step formal methods (theorem proving) or is there a less complex lifetime system still out there that could model this?