altoslib: Flush during set_state. Don't store listener state.
authorKeith Packard <keithp@keithp.com>
Sun, 1 May 2016 01:37:05 +0000 (18:37 -0700)
committerKeith Packard <keithp@keithp.com>
Sun, 1 May 2016 01:37:05 +0000 (18:37 -0700)
The listener state wasn't used anyways, so don't bother storing
it. Also, flush the state during set_state, which actually causes the
state to be written out.

Signed-off-by: Keith Packard <keithp@keithp.com>

No differences found