summaryrefslogtreecommitdiffstats
path: root/src/network/socket/qnativesocketengine_unix.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fixing compile issue on platforms other than Symbian.Aleksandar Sasha Babic2009-08-211-4/+4
* Fixing cause for failing network tests on Symbian.Aleksandar Sasha Babic2009-08-211-10/+49
* Fixing the build break.Aleksandar Sasha Babic2009-08-191-1/+1
* Changig variable name from misleadingAleksandar Sasha Babic2009-08-191-12/+12
* As far as we know the bug int the Open C,Aleksandar Sasha Babic2009-08-191-3/+1
* Removing local function (*accept*, *connect*, *bind* ...)Aleksandar Sasha Babic2009-08-191-150/+20
* No need for logging line. Return of -1Aleksandar Sasha Babic2009-08-181-3/+0
* Merge commit 'qt/master'Jason Barron2009-08-131-1/+1
|\
| * Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* | Fixed wrong ifdef.axis2009-08-061-2/+2
* | Move socket wrapper functions into the .cpp file.Jason Barron2009-08-061-0/+126
* | Merge commit 'origin/master'Jason Barron2009-08-041-21/+22
|\ \
| * | Trailing whitespace and tab/space fixes for QtNetworkJanne Anttila2009-08-031-51/+51
* | | Merge commit 'qt/master-stable'Jason Barron2009-08-041-6/+16
|\ \ \ | | |/ | |/|
| * | Port of Qt to VxWorksRobert Griebl2009-07-291-9/+18
* | | Compile fixes after latest merge of 4.6.Jason Barron2009-07-281-0/+5
* | | Merge commit 'qt/master-stable'Jason Barron2009-07-271-69/+68
|\| | | |/ |/|
| * Sockets: Added support for SO_KEEPALIVE and TCP_NODELAYMarkus Goetz2009-07-231-2/+22
| * Socket function cleanup: replacing direct POSIX calls with qt_safe_().Robert Griebl2009-07-141-3/+3
| * Use the safe versions of the network system calls I have just added.Thiago Macieira2009-07-021-4/+4
| * Add a properly-safe version of select(2).Thiago Macieira2009-07-021-47/+6
* | Merge commit 'qt/master-stable' into 4.6-mergedJason Barron2009-06-301-2/+2
|\|
| * Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-05-251-41/+20
|\|
| * Fix compilation breakage on Windows caused by 6c1d7e57.Thiago Macieira2009-05-221-1/+1
| * Fixed strict aliasing breaks with sockaddr_XXX structs.Thiago Macieira2009-05-221-41/+20
* | 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-271-27/+12
|\|
| * fix reading problem on 64-bit machines in QProcess and socket enginePeter Hartmann2009-04-161-17/+2
| * 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-231-0/+949
* Long live Qt for S60!axis2009-04-241-0/+987