From: =?unknown-8bit?q?Fr=C3=A9d=C3=A9ric?= Dalleau <frederic.dalleau@linux.intel.com>
To: ofono@ofono.org
Subject: [PATCH 0/2] Fix reference handling in hfp_ag
Date: Thu, 17 Feb 2011 16:55:24 +0100 [thread overview]
Message-ID: <1297958126-9156-1-git-send-email-frederic.dalleau@linux.intel.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 488 bytes --]
Hi, these patch fixes reference handling in hfp_ag.
First patch makes sure that GATServer properly disconnects client
when modem is put offline.
Second patch fixes a Glib warning about a socket closed twice.
dun_gw may need something similar.
Frédéric Dalleau (2):
emulator: unref GIOChannel after creation
hfp_ag: Do not close client fd on unref
plugins/hfp_ag.c | 9 +--------
src/emulator.c | 2 ++
2 files changed, 3 insertions(+), 8 deletions(-)
next reply other threads:[~2011-02-17 15:55 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-02-17 15:55 =?unknown-8bit?q?Fr=C3=A9d=C3=A9ric?= Dalleau [this message]
2011-02-17 15:55 ` [PATCH 1/2] emulator: unref GIOChannel after creation =?unknown-8bit?q?Fr=C3=A9d=C3=A9ric?= Dalleau
2011-02-17 15:55 ` [PATCH 2/2] hfp_ag: Do not close client fd on unref =?unknown-8bit?q?Fr=C3=A9d=C3=A9ric?= Dalleau
2011-02-17 16:08 ` [PATCH 0/2] Fix reference handling in hfp_ag Denis Kenzior
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=1297958126-9156-1-git-send-email-frederic.dalleau@linux.intel.com \
--to=frederic.dalleau@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.