Hello,

I'm trying to clear up how Genode service works. As I understand from hello_tutorial description on genode.org there is a magic "Server_entrypoint" object for serving sessions.  But I noticed this object being used by Genode::Child too. What's the main idea of entrypoint object in Child class?


Alexander