]> git.neil.brown.name Git - gsm0710muxd.git/commit
do not attempt to close virtual channels during shutdown. First off,
authorMichael 'Mickey' Lauer <mickey@vanille-media.de>
Sat, 24 Jan 2009 00:07:30 +0000 (01:07 +0100)
committerMichael 'Mickey' Lauer <mickey@vanille-media.de>
Sat, 24 Jan 2009 00:07:30 +0000 (01:07 +0100)
commit98a0c4c761f28ebc47e46b0760cc3dba2939da84
treecbebab8b14ed93ec0c950999ffaa804170b117cb
parentaae188c6b03d1fac8e4b5e4abe99235210ae6e25
do not attempt to close virtual channels during shutdown. First off,
the mainloop is no longer running, second, we're about to tell the
modem to completely turn off.
NOTE: Ideally this would be fixed properly, such as -- first closing
all the channels, _then_ flagging the mainloop to quit. After that,
running some -- modem specific -- power off command. We can't use it
like that on the mc75i.
src/gsm0710muxd.c