[PATCH 2/2] gresolv: Optimize the response parser

2013-02-15 Thread Tomasz Bursztyka
It will check first if the response belongs to a query, before interpreting any of its content (rcode, count...). --- gweb/gresolv.c | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/gweb/gresolv.c b/gweb/gresolv.c index 9505f67..864d2ad 100644 --- a/gweb/gresolv.c +++

Re: [PATCH 2/2] gresolv: Optimize the response parser

2013-02-18 Thread Patrik Flykt
On Fri, 2013-02-15 at 12:30 +0200, Tomasz Bursztyka wrote: > It will check first if the response belongs to a query, > before interpreting any of its content (rcode, count...). Applied, thanks! Patrik ___ connman mailing list connman@connman.net