All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ronald Tessier <ronald.tessier@linux.intel.com>
To: ofono@ofono.org
Subject: [PATCH v1 0/2] Handles errors while receiving messages
Date: Fri, 06 Apr 2012 16:02:45 +0200	[thread overview]
Message-ID: <1333720967-17878-1-git-send-email-ronald.tessier@linux.intel.com> (raw)

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

Hi,

These patches concern mmsd and are related to error handling while
receiving message.
The main idea is to try to recover error internally when possible and
drop messages that are not decodable.


Ronald Tessier (2):
  service: remove files when unable to decode received msg
  service: handle error while receiving messages

 src/service.c |  101 +++++++++++++++++++++++++++++++++++++++++++++------------
 1 files changed, 80 insertions(+), 21 deletions(-)

--
1.7.4.1


             reply	other threads:[~2012-04-06 14:02 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-06 14:02 Ronald Tessier [this message]
2012-04-06 14:02 ` [PATCH v1 1/2] service: remove files when unable to decode received msg Ronald Tessier
2012-04-11 18:29   ` Marcel Holtmann
2012-04-06 14:02 ` [PATCH v1 2/2] service: handle error while receiving messages Ronald Tessier
2012-04-11 18:31   ` Marcel Holtmann

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=1333720967-17878-1-git-send-email-ronald.tessier@linux.intel.com \
    --to=ronald.tessier@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.