Searched defs:tcpConnection (Results 1 – 1 of 1) sorted by relevance
155 QTcpSocket* tcpConnection = m_tcpServer->nextPendingConnection(); in newConnection() local160 InspectorServerRequestHandlerQt::InspectorServerRequestHandlerQt(QTcpSocket* tcpConnection, Inspect… in InspectorServerRequestHandlerQt()