Hi all, On 04/13/2012 06:33 PM, Sébastien Bianti wrote: > 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(-) > Please ignore this set of patches since the first patch has to be modified. I send an updated version. Regards Ronald