mirror of
https://github.com/apple/container.git
synced 2026-07-12 20:47:04 +00:00
c56a659d33
- Part of #1318. - Part of #1378. - Removes network plugin `deallocate()`, and allocate takes an `XPCServerSession` that registers an `onDisconnect` handler that performs deallocation. - ContainerService now tracks `networkSessions` for allocations.