Changeset 769 for trunk/src/network/socket/qudpsocket.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/qudpsocket.cpp
r651 r769 86 86 \l{network/broadcastreceiver}{Broadcast Receiver} examples 87 87 illustrate how to use QUdpSocket in applications. 88 89 \section1 Symbian Platform Security Requirements 90 91 On Symbian, processes which use this class must have the 92 \c NetworkServices platform security capability. If the client 93 process lacks this capability, operations will result in a panic. 94 95 Platform security capabilities are added via the 96 \l{qmake-variable-reference.html#target-capability}{TARGET.CAPABILITY} 97 qmake variable. 88 98 89 99 \sa QTcpSocket
Note:
See TracChangeset
for help on using the changeset viewer.