|  | Qt 6.x
    The Qt SDK | 
Go to the source code of this file.
| Functions | |
| socket | setMaxChannelCount (16) | 
| socket | connectToHost (QHostAddress::LocalHost, 1973) | 
| if (socket->waitForConnected(1000)) | |
| Variables | |
| QSctpSocket * | socket = new QSctpSocket(this) | 
| [0] | |
| socket connectToHost | ( | QHostAddress::LocalHost | , | 
| 1973 | |||
| ) | 
| if | ( | socket-> | waitForConnected1000 | ) | 
Definition at line 10 of file src_network_socket_qsctpsocket.cpp.
References QIODevice::readChannelCount(), socket, and QIODevice::writeChannelCount().
 Here is the call graph for this function:
 Here is the call graph for this function:| socket setMaxChannelCount | ( | 16 | ) | 
| QSctpSocket* socket = new QSctpSocket(this) |