hle: kernel: Implement named service ports using service interface factory.
- This allows us to create a new interface each time ConnectToNamedPort is called, removing the assumption that these are static.
Please register or sign in to comment
- This allows us to create a new interface each time ConnectToNamedPort is called, removing the assumption that these are static.