cynara integration: check policy right away for both send and receive 14/244114/2 accepted/tizen/5.5/unified/20200917.233419 submit/tizen_5.5/20200917.075014
authorAdrian Szyndela <adrian.s@samsung.com>
Mon, 14 Sep 2020 11:06:02 +0000 (13:06 +0200)
committerAdrian Szyndela <adrian.s@samsung.com>
Tue, 15 Sep 2020 06:41:43 +0000 (08:41 +0200)
commit982522c9274077514985ba3317fb3503df9a71da
tree3ce7d7bfa53c6cc6fbfcbbf0a637d256e7e7fb9e
parentafebe30300066164ad7207b214bd177e74bd5a53
cynara integration: check policy right away for both send and receive

Check policy at moments, when sender is still present, so the policy
can be checked for both sender and receiver.

This way only potential waiting for cynara check is left with no need
to access any connection data.

Change-Id: I6544740c6e31dee286261fe3cddb3f692c669c4d
bus/bus.c
bus/check.c
bus/check.h
bus/connection.c
bus/connection.h
bus/cynara.c
bus/dispatch.c