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/qtcpserver.cpp

    r651 r769  
    7979    use waitForNewConnection(), which blocks until either a
    8080    connection is available or a timeout expires.
     81
     82
     83
     84
     85
     86
     87
     88
     89
     90
    8191
    8292    \sa QTcpSocket, {Fortune Server Example}, {Threaded Fortune Server Example},
     
    514524    connections.
    515525
     526
     527
     528
     529
    516530    \sa hasPendingConnections()
    517531*/
     
    543557    may not be usable with native socket functions, and should only be
    544558    used with QTcpSocket::setSocketDescriptor().
     559
     560
     561
     562
     563
    545564
    546565    \sa newConnection(), nextPendingConnection()
Note: See TracChangeset for help on using the changeset viewer.