summaryrefslogtreecommitdiffstats
path: root/src/network/socket
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-05-191-1/+1
| |\ \ \ \ \ \
| * | | | | | | fix compilation of QLocalServer when QT_LOCALSOCKET_TCP is definedJoerg Bornemann2009-05-061-0/+2
| * | | | | | | standardize on one name for the socket connection slotOswald Buddenhagen2009-05-063-12/+4
| * | | | | | | rewrite QLocalServer native Windows implementation.Oswald Buddenhagen2009-05-064-178/+112
* | | | | | | | Make Qt exception safer.Robert Griebl2009-06-103-4/+9
* | | | | | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-06-082-2/+7
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Set the error to be HostUnreacheable if WSAEHOSTUNREACH is recievedAndy Shaw2009-06-081-0/+5
| | |_|_|_|_|/ | |/| | | | |
| * | | | | | open pipes in overlapped mode also on the client sideOswald Buddenhagen2009-06-031-2/+2
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-06-021-10/+18
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Doc: Clarified what close(), abort() and disconnectFromHost() really doDavid Boddie2009-05-251-10/+18
| | |_|_|/ | |/| | |
* | | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-05-254-80/+57
|\ \ \ \ \ | |/ / / /
| * | | | Fix compilation breakage on Windows caused by 6c1d7e57.Thiago Macieira2009-05-223-41/+32
| * | | | Fixed compilation with -qtnamespaceMarkus Goetz2009-05-221-2/+2
| | |_|/ | |/| |
| * | | Fixed strict aliasing breaks with sockaddr_XXX structs.Thiago Macieira2009-05-222-41/+29
| | |/ | |/|
* | | This is ugly hack to make snedData test case in qlocalsocket to pass.Aleksandar Sasha Babic2009-05-212-1/+6
* | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-05-201-1/+1
|\ \ \ | |/ /
| * | Fix some typos in the documentation.Frederik Schwarzer2009-05-181-1/+1
| |/
* | This lines are not needed as we monitor events in exception fd_setAleksandar Sasha Babic2009-05-191-2/+0
* | Adding to check return value from select() before checking any fd_set status.Aleksandar Sasha Babic2009-05-181-3/+15
* | We should check if socket descriptor is valid before calling otherAleksandar Sasha Babic2009-05-181-2/+8
* | Added some debug information for nativeSelect in Symbian OSJanne Anttila2009-05-061-6/+10
* | Hacked select to listen also expectfds in Symbain OS for given sockets.Janne Anttila2009-05-051-5/+42
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-04-276-45/+35
|\ \ | |/
| * don't complain about invalid socket on server shutdownOswald Buddenhagen2009-04-241-2/+4
| * correctly handle remote disconnectsOswald Buddenhagen2009-04-231-1/+1
| * fix reading problem on 64-bit machines in QProcess and socket enginePeter Hartmann2009-04-161-17/+2
| * Add a warning for trying to connectToHost() when disconnecting.Thiago Macieira2009-04-161-1/+1
| * BT: QAbstractSocket: fix check for closing state (typo)Peter Hartmann2009-04-151-1/+1
| * QLocalSocket will disconnect 30 seconds after a successful delayed connectBradley T. Hughes2009-04-072-13/+16
| * Fix a small mistake in recalculating the timeout in case we getThiago Macieira2009-03-251-10/+10
| * Long live Qt 4.5!Lars Knoll2009-03-2333-0/+15451
* Long live Qt for S60!axis2009-04-2433-0/+15688