[Interest] QLocalSocket bug?

Thiago Macieira thiago.macieira at intel.com
Wed Jan 6 01:51:46 CET 2016


On Tuesday 05 January 2016 18:49:44 Jason H wrote:
> > It seems that win32 implementation of QLocalSocket is not so good, there
> > are many issues which prevent plain replacement of QTcpServer/Socket by
> > QLocalServer/Socket
> Why can't you just connect through loopback interface? (127.0.0.1)

Because TCP is a lot more complex and expensive than AF_UNIX streaming 
sockets.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center




More information about the Interest mailing list