Changeset 769 for trunk/src/network/socket/qtcpsocket.cpp
- Timestamp:
- Aug 2, 2010, 9:27:30 PM (15 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:mergeinfo changed
/branches/vendor/nokia/qt/4.6.3 (added) merged: 768 /branches/vendor/nokia/qt/current merged: 767 /branches/vendor/nokia/qt/4.6.2 removed
- Property svn:mergeinfo changed
-
trunk/src/network/socket/qtcpsocket.cpp
r651 r769 61 61 \bold{Note:} TCP sockets cannot be opened in QIODevice::Unbuffered mode. 62 62 63 \section1 Symbian Platform Security Requirements 64 65 On Symbian, processes which use this class must have the 66 \c NetworkServices platform security capability. If the client 67 process lacks this capability, it will result in a panic. 68 69 Platform security capabilities are added via the 70 \l{qmake-variable-reference.html#target-capability}{TARGET.CAPABILITY} 71 qmake variable. 72 63 73 \sa QTcpServer, QUdpSocket, QFtp, QNetworkAccessManager, 64 74 {Fortune Server Example}, {Fortune Client Example},
Note:
See TracChangeset
for help on using the changeset viewer.