All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Fix reference handling in hfp_ag
@ 2011-02-17 15:55 =?unknown-8bit?q?Fr=C3=A9d=C3=A9ric?= Dalleau
  2011-02-17 15:55 ` [PATCH 1/2] emulator: unref GIOChannel after creation =?unknown-8bit?q?Fr=C3=A9d=C3=A9ric?= Dalleau
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: =?unknown-8bit?q?Fr=C3=A9d=C3=A9ric?= Dalleau @ 2011-02-17 15:55 UTC (permalink / raw)
  To: ofono

[-- 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(-)


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-02-17 16:08 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-17 15:55 [PATCH 0/2] Fix reference handling in hfp_ag =?unknown-8bit?q?Fr=C3=A9d=C3=A9ric?= Dalleau
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

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.