Open Source Telephony
 help / color / mirror / Atom feed
* [PATCH v2 00/10] mmsd: error management
@ 2012-04-13 16:33 =?unknown-8bit?q?S=C3=A9bastien?= Bianti
  2012-04-13 16:33 ` [PATCH v2 01/10] service: remove files when unable to decode received msg =?unknown-8bit?q?S=C3=A9bastien?= Bianti
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: =?unknown-8bit?q?S=C3=A9bastien?= Bianti @ 2012-04-13 16:33 UTC (permalink / raw)
  To: ofono

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

Hi,

This series concerns mmsd for ofono mailing list.

This is essentially a rework of Ronald's patches.

Was:
> 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 (1):
  service: remove files when unable to decode received msg

Sébastien Bianti (9):
  service: add debug prints
  service: remove useless variable
  service: add attempts counter variable
  service: move destroy request into process_request
  service: refactoring file closure
  service: callbacks should return a boolean
  service: refactoring error code
  service: add requeue functionality
  service: bearer activity needs to be checked

 src/service.c |  134 ++++++++++++++++++++++++++++++++++++++-------------------
 1 files changed, 90 insertions(+), 44 deletions(-)

-- 
1.7.4.4


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

end of thread, other threads:[~2012-04-18 13:26 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-13 16:33 [PATCH v2 00/10] mmsd: error management =?unknown-8bit?q?S=C3=A9bastien?= Bianti
2012-04-13 16:33 ` [PATCH v2 01/10] service: remove files when unable to decode received msg =?unknown-8bit?q?S=C3=A9bastien?= Bianti
2012-04-13 16:33 ` [PATCH v2 02/10] service: add debug prints =?unknown-8bit?q?S=C3=A9bastien?= Bianti
2012-04-13 16:33 ` [PATCH v2 03/10] service: remove useless variable =?unknown-8bit?q?S=C3=A9bastien?= Bianti
2012-04-13 16:33 ` [PATCH v2 04/10] service: add attempts counter variable =?unknown-8bit?q?S=C3=A9bastien?= Bianti
2012-04-13 16:33 ` [PATCH v2 05/10] service: move destroy request into process_request =?unknown-8bit?q?S=C3=A9bastien?= Bianti
2012-04-13 16:33 ` [PATCH v2 06/10] service: refactoring file closure =?unknown-8bit?q?S=C3=A9bastien?= Bianti
2012-04-13 16:33 ` [PATCH v2 07/10] service: callbacks should return a boolean =?unknown-8bit?q?S=C3=A9bastien?= Bianti
2012-04-13 16:33 ` [PATCH v2 08/10] service: refactoring error code =?unknown-8bit?q?S=C3=A9bastien?= Bianti
2012-04-13 16:33 ` [PATCH v2 09/10] service: add requeue functionality =?unknown-8bit?q?S=C3=A9bastien?= Bianti
2012-04-13 16:33 ` [PATCH v2 10/10] service: bearer activity needs to be checked =?unknown-8bit?q?S=C3=A9bastien?= Bianti
2012-04-18 13:26 ` [PATCH v2 00/10] mmsd: error management Ronald Tessier

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox