YAMAMOTO Takashi cd615a2f04 app_manager: add a function to request to load the server application
this is similar to handler.register_service but for client-server
style applications.  register_service is not appropriate for such
applications becuase normally the client does not consume
(in the sense of set_ev_cls) asynchronous events from the server.

note: this automatically load the server only if "api" module is
directly loaded from the module defining the client application.

Signed-off-by: YAMAMOTO Takashi <yamamoto@valinux.co.jp>
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
2014-03-25 23:21:51 +09:00
..
2012-04-06 08:38:45 +09:00
2014-01-23 15:42:51 +09:00
2012-05-01 08:31:40 +09:00
2014-03-18 13:46:03 +09:00