Ignore:
Timestamp:
Aug 2, 2010, 9:27:30 PM (15 years ago)
Author:
Dmitry A. Kuminov
Message:

trunk: Merged in qt 4.6.3 sources from branches/vendor/nokia/qt.

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk

  • trunk/src/network/socket/qtcpsocket.cpp

    r651 r769  
    6161    \bold{Note:} TCP sockets cannot be opened in QIODevice::Unbuffered mode.
    6262
     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
    6373    \sa QTcpServer, QUdpSocket, QFtp, QNetworkAccessManager,
    6474    {Fortune Server Example}, {Fortune Client Example},
Note: See TracChangeset for help on using the changeset viewer.