This allows attaching a HLE handle to a ServerPort at any point after it is created, allowing port/session creation to be generic between HLE and regular services.
Most of the code that works with this is or will be in the kernel, so it's a more appropriate place for it to be.