lib: Fix to handling duplicate local ports.
authorAmarnath Valluri <amarnath.valluri@linux.intel.com>
Fri, 1 Nov 2013 11:03:49 +0000 (13:03 +0200)
committerAmarnath Valluri <amarnath.valluri@linux.intel.com>
Thu, 7 Nov 2013 15:03:55 +0000 (17:03 +0200)
commit96315b3a890cc9ff219c3e6ee9a23dce848a7676
tree65a2c6a6380881394b32398075fb6a72be269a36
parent76139b713ac57231d85cc7f81bdd093396592666
lib: Fix to handling duplicate local ports.

messageport_register_local_port() now returns the Id of the port
by updating message_cb, in case if its already registered with the
same port_name.
lib/msgport-manager.c
lib/msgport-service.c
lib/msgport-service.h