Remove not required OCStopMulticastServer() function call in RD
authorhyuna0213.jo <hyuna0213.jo@samsung.com>
Tue, 25 Oct 2016 10:59:33 +0000 (19:59 +0900)
committerHabib Virji <habib.virji@samsung.com>
Thu, 27 Oct 2016 09:08:49 +0000 (09:08 +0000)
commit0d9a68298ac8c2ee4fb4f9fee544010c357b8105
tree4b3344c5e05ca5723630d8cf10ab136d1d782679
parent0a2618e455cc8c129df4e5242681c871efb3f578
Remove not required OCStopMulticastServer() function call in RD

this is required but it is being moved to app layer, as it is
conflicting with the local and cloud scenarios. It would require
update to the local rd sample to call this function instead.
Also OCStopMulticastServer has to be made available to the
application developer, right now it is just a C API.

Change-Id: I7a51c29b7bc88416df81966f9d98898bc2b3ab08
Signed-off-by: hyuna0213.jo <hyuna0213.jo@samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/13645
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Jihun Ha <jihun.ha@samsung.com>
Reviewed-by: Uze Choi <uzchoi@samsung.com>
Reviewed-by: Jaehong Jo <jaehong.jo@samsung.com>
Reviewed-by: Habib Virji <habib.virji@samsung.com>
resource/csdk/resource-directory/src/rd_client.c