Hi Frédéric,
On 02/17/2011 09:55 AM, Frédéric Dalleau wrote:
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(-)
Both patches have been applied, thanks.
Regards,
-Denis