Em qua 26 fev 2014, às 10:29:46, Peter Hartmann escreveu: > Hello, > > it might be the socket is bind()ing to a local address when it does not > need to; would you be able to file a bug report with a program to > reproduce the problem?
The interesting part to me are those SIOCGIFINDEX calls. We don't have those directly in our codebase, so it's coming from some library function we call. Probably if_nametoindex or the reverse. -- Thiago Macieira - thiago.macieira (AT) intel.com Software Architect - Intel Open Source Technology Center _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
