session: Track reason on a session level
authorDaniel Wagner <daniel.wagner@bmw-carit.de>
Thu, 11 Aug 2011 14:56:18 +0000 (16:56 +0200)
committerDaniel Wagner <daniel.wagner@bmw-carit.de>
Thu, 11 Aug 2011 15:40:52 +0000 (17:40 +0200)
commit4250ca086f6550db46b85dffe081f9f19b4ab04c
treeaf9e39f3d02648923812ff2f310b30cb46b63718
parente69fc2a493e118637d951c0ad2b5c508764fd69e
session: Track reason on a session level

We need to track the Connect()/Disconnect() on a global session level
and not only in the info. This is needed when we were not able to
select and connect to a matching service in the first place. It might
happen that a valid service is added in time and then we want to use
it.
src/session.c