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-10-18 21:41:36 -04:00
2018-12-10 22:25:02 -05:00
2018-10-18 21:41:36 -04:00
2018-10-18 21:41:36 -04:00
2019-01-31 15:42:45 -05:00
2018-10-18 21:41:36 -04:00
2018-11-25 15:29:04 -06:00
2018-10-18 21:41:36 -04:00
2019-02-10 18:49:18 +08:00
2018-10-18 21:41:36 -04:00
2018-10-18 21:41:36 -04:00