| Commit message (Expand) | Author | Age | Files | Lines |
* | Add multicastsender and multicastreceiver examples | Bradley T. Hughes | 2010-09-01 | 1 | -3/+5 |
|
|
* | Update QUdpSocket's overview docs to include multicast references | Bradley T. Hughes | 2010-09-01 | 1 | -0/+6 |
|
|
* | Initial documentation for multicast socket options and API | Bradley T. Hughes | 2010-09-01 | 2 | -4/+36 |
|
|
* | Rename doMulticast() to multicastMembershipHelper() | Bradley T. Hughes | 2010-09-01 | 2 | -34/+34 |
|
|
* | Don't use WSAIoctl() to get/set the multicast socket options | Bradley T. Hughes | 2010-09-01 | 1 | -26/+12 |
|
|
* | Add MulticastTtlOption and MulticastLoopbackOption to QAbstractSocket | Bradley T. Hughes | 2010-09-01 | 7 | -22/+54 |
|
|
* | Implement UDP multicast on Windows | Bradley T. Hughes | 2010-09-01 | 6 | -16/+121 |
|
|
* | Remove support for single-source multi-cast | Bradley T. Hughes | 2010-09-01 | 10 | -80/+25 |
|
|
* | Make ASM work on systems without SSM support | Bradley T. Hughes | 2010-09-01 | 1 | -1/+1 |
|
|
* | Set multicast errors correctly | Bradley T. Hughes | 2010-09-01 | 1 | -2/+4 |
|
|
* | Don't crash when trying to join/leave a group with not bound | Bradley T. Hughes | 2010-09-01 | 1 | -0/+2 |
|
|
* | Compile on systems without IP_ADD_SOURCE_MEMBERSHIP support | Bradley T. Hughes | 2010-09-01 | 1 | -0/+18 |
|
|
* | Implement multicast for the native socket engine on UNIX | Bradley T. Hughes | 2010-09-01 | 3 | -0/+160 |
|
|
* | Implementation of multicast API for the HTTP and SOCKS5 engines | Bradley T. Hughes | 2010-09-01 | 4 | -0/+50 |
|
|
* | Implement QUdpSocket::joinMulticastGroup() and leaveMulticastGroup() | Bradley T. Hughes | 2010-09-01 | 2 | -1/+53 |
|
|
* | Add QUdpSocket::joinMulticastGroup() and leaveMulticastGroup() | Bradley T. Hughes | 2010-09-01 | 1 | -0/+18 |
|
|
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2010-08-30 | 2 | -3/+7 |
|\ |
|
| * | Keep the scopeid that getaddrinfo(3) returns to us. | Thiago Macieira | 2010-08-24 | 2 | -3/+7 |
|
|
* | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master... | Qt Continuous Integration System | 2010-08-13 | 2 | -33/+111 |
|\ \ |
|
| * | | QAbstractSocket: Remove warning | Markus Goetz | 2010-08-12 | 1 | -1/+0 |
|
|
| * | | QAbstractSocket: Enable Unbuffered OpenMode for TCP | Markus Goetz | 2010-08-12 | 1 | -32/+111 |
|
|
| * | | QNativeSocketEngine: Fix wrong debug output | Markus Goetz | 2010-08-12 | 1 | -1/+1 |
|
|
* | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2010-08-13 | 3 | -3/+3 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | Correcting spelling mistakes in documentation. Part of fix for QTBUG-11938. | Jerome Pasion | 2010-08-09 | 3 | -3/+3 |
|
|
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2010-07-28 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | doc: Fixed several qdoc warnings. | Martin Smith | 2010-07-13 | 1 | -1/+1 |
|
|
* | | QAbstractSocket: Remove old workaround | Markus Goetz | 2010-07-27 | 2 | -25/+0 |
|/ |
|
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into qt-4.7-from-4.6 | Simon Hausmann | 2010-06-20 | 1 | -2/+17 |
|\ |
|
| * | QLocalSocket/Win: handle ERROR_MORE_DATA after read operation | Joerg Bornemann | 2010-06-17 | 1 | -2/+17 |
|
|
* | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into qt-4.7-from-4.6 | Simon Hausmann | 2010-06-15 | 1 | -0/+13 |
|\ \
| |/ |
|
| * | QLocalSocket/Win: check for broken pipe in waitForReadyRead | Joerg Bornemann | 2010-06-14 | 1 | -0/+11 |
|
|
| * | QLocalSocket/Win: call close on async connection loss | Joerg Bornemann | 2010-06-14 | 1 | -0/+2 |
|
|
* | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into qt-4.7-from-4.6 | Simon Hausmann | 2010-06-13 | 4 | -11/+23 |
|\ \
| |/ |
|
| * | QLocalSocket: don't emit readChannelFinished() twice on Windows | Joerg Bornemann | 2010-06-10 | 1 | -0/+3 |
|
|
| * | QLocalSocket/Win: QLocalSocketPrivate::bytesAvailable renamed | Joerg Bornemann | 2010-06-10 | 2 | -6/+8 |
|
|
| * | QLocalSocket: fix reading from a socket after broken connection | Joerg Bornemann | 2010-06-10 | 1 | -4/+6 |
|
|
| * | QLocalServer: make many simultaneous connection attempts work on Windows | Joerg Bornemann | 2010-06-10 | 2 | -1/+6 |
|
|
* | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Thiago Macieira | 2010-05-25 | 1 | -8/+2 |
|\ \
| |/ |
|
| * | Removed double EINTR loop from nativeWrite and nativeRead. | Janne Anttila | 2010-05-21 | 1 | -8/+2 |
|
|
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-05-12 | 2 | -1/+18 |
|\ \ |
|
| * \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-05-07 | 2 | -1/+18 |
| |\ \ |
|
| | * | | QTcpServer: Fix documentation for previous commit | Markus Goetz | 2010-05-06 | 1 | -1/+2 |
|
|
| | * | | Keep support for maximum pending connections in derived QTcpServer | Robin Helgelin | 2010-05-06 | 2 | -0/+16 |
|
|
* | | | | Workaround for Symbian Open C bug in socket connect. | Janne Anttila | 2010-05-10 | 1 | -0/+3 |
|/ / / |
|
* | | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Thiago Macieira | 2010-05-04 | 1 | -1/+1 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | fix crash in QLocalServer::close on Windows | Joerg Bornemann | 2010-05-04 | 1 | -1/+1 |
|
|
| * | Ensure we stop the name lookups in QAbstractSocket if we abort(). | Thiago Macieira | 2010-04-20 | 1 | -0/+4 |
|
|
* | | Ensure we stop the name lookups in QAbstractSocket if we abort(). | Thiago Macieira | 2010-04-26 | 1 | -0/+4 |
|
|
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-04-14 | 1 | -2/+2 |
|\ \ |
|
| * | | accelerate QWindowsPipeWriter for bigger chunks of data | Joerg Bornemann | 2010-04-12 | 1 | -2/+2 |
|
|