[Development] Performance of QUdpSocket writeDatagram between Qt4 and Qt5 in different GNU/Linux platforms

Thiago Macieira thiago.macieira at intel.com
Wed Feb 26 10:35:18 CET 2014


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




More information about the Development mailing list