Files
citra/src/core
Weiyi Wang 8750b81ce0 ServiceFrameworkBase: remove ownership to ServerPort
This causes a reference cycle because ServerPort also holds a shared pointer to SessionRequestHandler (inherited by ServiceFrameworkBase). Given that the member port is never used in ServiceFrameworkBase, we can simply remove it. The port object is kept alive by ServiceManager|KernelSystem::named_ports -> ClientPort -> ServerPort
2019-03-12 19:11:50 -04:00
..
2018-09-06 16:03:28 -04:00
2018-11-04 10:26:38 -05:00
2019-02-14 14:04:46 -05:00
2018-09-06 16:03:28 -04:00
2019-02-03 15:58:09 -06:00
2019-02-03 15:58:09 -06:00