﻿void HandlePortDeath (NSNotification notification)
{
	ReclaimResourcesFromPort (notification.Object);
}