service: Split reply_pending function to two parts
authorJukka Rissanen <jukka.rissanen@linux.intel.com>
Fri, 15 Jun 2012 13:00:19 +0000 (16:00 +0300)
committerPatrik Flykt <patrik.flykt@linux.intel.com>
Mon, 18 Jun 2012 07:55:40 +0000 (10:55 +0300)
commitb8162e19cfc7b3ce25b72983c0df4de6e14cbafe
tree43f85f8581712a6c76f83988559b506050ae49c3
parent53b7e1339c05b178697e611f881594ed78c02d65
service: Split reply_pending function to two parts

Split reply_pending() into two parts so that a D-Bus reply can be
sent to the client waiting for a reply.
src/connman.h
src/service.c