session: changing online property to a state property
authorTomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
Wed, 15 Feb 2012 08:19:39 +0000 (10:19 +0200)
committerPatrik Flykt <patrik.flykt@linux.intel.com>
Tue, 28 Feb 2012 11:15:40 +0000 (13:15 +0200)
commit530ece7c8f0c211f302a4972fe1ddf8df2528fe9
treeed2cf2c7ca2ba03552c8ba975b52980e5da1ddd7
parent1ceec4c50d386226fcb3e8782f9d41d2a0621894
session: changing online property to a state property

Instead of havine online as a boolean, session has now a state which can be
either disconnected, connected or online.
src/session.c