mirror of
https://github.com/apple/container.git
synced 2026-09-03 06:15:45 +00:00
- 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.