Tomas Karasek wrote: > What I'm looking for is either > - some elegant way how to do both A and AAAA requests asynchronously > (like nonblocking getaddrinfo) which would be a nice solution > or > - nonblocking detect that network is down which would allow to avoid > needless call of getaddrinfo (temporary solution until some > suitable library appears) > > Do you have any ideas/suggestions on this? >
Another solution is to create python bindings for libasyncns: http://0pointer.de/lennart/projects/libasyncns/ -- Yann _______________________________________________ Gajim-devel mailing list Gajim-devel@gajim.org https://lists.gajim.org/cgi-bin/listinfo/gajim-devel