qt6-bb10/src/network/socket
BogDan Vatra 3203601315 Fix QLocalServer, create a temp path as small as possible.
If requestedServerName is a full path e.g. "/tmp/some/long/path" the
temp path will end up "/tmp/some/long/path.balblabla/tmp/some/long/path"
and it might fail because it doesn't fit in addr.sun_path.

Change-Id: I6a138fd92be9e0b3b432ab9ac977d04cb330f3fd
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
2014-10-28 21:30:18 +01:00
..
qabstractsocket.cpp Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qabstractsocket.h Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qabstractsocket_p.h Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qabstractsocketengine.cpp Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qabstractsocketengine_p.h Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qhttpsocketengine.cpp Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qhttpsocketengine_p.h Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qlocalserver.cpp Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qlocalserver.h Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qlocalserver_p.h Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qlocalserver_tcp.cpp Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qlocalserver_unix.cpp Fix QLocalServer, create a temp path as small as possible. 2014-10-28 21:30:18 +01:00
qlocalserver_win.cpp Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qlocalsocket.cpp Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qlocalsocket.h Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qlocalsocket_p.h Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qlocalsocket_tcp.cpp Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qlocalsocket_unix.cpp Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qlocalsocket_win.cpp Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qnativesocketengine.cpp Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qnativesocketengine_p.h Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qnativesocketengine_unix.cpp prevent if_nametoindex being called with empty string 2014-10-12 10:45:50 +02:00
qnativesocketengine_win.cpp Windows native socket: handle WSAENETRESET the same as WSAECONNRESET 2014-10-22 08:11:20 +02:00
qnativesocketengine_winrt.cpp Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qnativesocketengine_winrt_p.h Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qnet_unix_p.h Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qsocks5socketengine.cpp Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qsocks5socketengine_p.h Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qtcpserver.cpp Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qtcpserver.h Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qtcpsocket.cpp Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qtcpsocket.h Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qtcpsocket_p.h Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qudpsocket.cpp Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qudpsocket.h Update license headers and add new license files 2014-09-24 12:26:19 +02:00
socket.pri WinRT: Added networkinterface and hostinfo 2013-12-06 15:06:47 +01:00