mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-04-19 11:10:11 +00:00
This ownership model is a bit confusing. There's a retain cycle between MasterPTY and SlavePTY, but it's broken when the SlavePTY is closed, meaning that there are no more FileDescriptors referring to it.