summaryrefslogtreecommitdiffstats
path: root/src/network/socket/qlocalsocket_unix.cpp
Commit message (Collapse)AuthorAgeFilesLines
* QLocalSocket will disconnect 30 seconds after a successful delayed connectBradley T. Hughes2009-04-071-13/+15
| | | | | | | | | | When the connection is established, the socket notifier is deleted, but not the connection timer, so the opened connection will be closed after 30 seconds. Task-number: none Reviewed-by: Andreas Reviewed-by: Thiago
* Long live Qt 4.5!Lars Knoll2009-03-231-0/+566