All of lore.kernel.org
 help / color / mirror / Atom feed
From: Guillaume Zajac <guillaume.zajac@linux.intel.com>
To: ofono@ofono.org
Subject: Emulator not unregistered while sending ATH0
Date: Thu, 19 May 2011 12:13:25 +0200	[thread overview]
Message-ID: <4DD4ED45.3050907@linux.intel.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 660 bytes --]

Hi Denis,

I noticed that when I send +++ -> ATH0 during a PPP session the ppp 
server is well unregistered.
However when the physical layer is removed (bluetooht or TCP), the 
associated emulator is not unregistered.
As we used in gatutil.c set_close_on_unref(TRUE), it means there is 
still on reference on the GIOChannel.

In the case the PPP session is ended normally, we call 
ppp_ipcp_down_notify() to free the ppp_net interface.
Then the physical layer is removed and we got the emulator well 
unregistered.
Do you have any idea about what is happening there?
Maybe I forgot to do something into dun_ath_cb().

Kind regards,
Guillaume

             reply	other threads:[~2011-05-19 10:13 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-19 10:13 Guillaume Zajac [this message]
2011-05-19 12:12 ` Emulator not unregistered while sending ATH0 Guillaume Zajac
2011-05-19 12:58   ` Guillaume Zajac

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4DD4ED45.3050907@linux.intel.com \
    --to=guillaume.zajac@linux.intel.com \
    --cc=ofono@ofono.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.