Re: [systemd-devel] getaddrinfo() API with systemd

2015-04-27 Thread Lennart Poettering
On Sat, 25.04.15 11:05, Nanda Kumar (nandakumar@gmail.com) wrote: > Hi, > > I am facing problem while querying DNS using getaddrinfo() API under a > process initiated by systemd. Despite having nameserver entry in > /etc/resolv.conf, the query fails to resolve. After few system call traces, >

[systemd-devel] getaddrinfo() API with systemd

2015-04-24 Thread Nanda Kumar
Hi, I am facing problem while querying DNS using getaddrinfo() API under a process initiated by systemd. Despite having nameserver entry in /etc/resolv.conf, the query fails to resolve. After few system call traces, it is found that the problem is due to systemd resolution. It seems like, for a pr