Searched refs:iSendSocket (Results 1 – 2 of 2) sorted by relevance
872 container = &iSendSocket; in HandleSocketEvent()969 if (PVMFSuccess != sendSocketOutgoingMsg(iSendSocket, *iSrvResponse)) in HandleSocketEvent()1782 iSendSocket.Reset(sock); in SendRtspDescribe()1788 …TPVSocketEvent sendConnect = iSendSocket.iSocket->Connect(iSessionInfo.iSrvAdd, TIMEOUT_CONNECT_AN… in SendRtspDescribe()1790 iSendSocket.iConnectState.iPending = true; in SendRtspDescribe()1932 if (PVMFSuccess != sendSocketOutgoingMsg(iSendSocket, *tmpOutgoingMsg)) in SendRtspDescribe()2005 if (PVMFSuccess != sendSocketOutgoingMsg(iSendSocket, *tmpOutgoingMsg)) in SendRtspDescribe()2284 if (PVMFSuccess != sendSocketOutgoingMsg(iSendSocket, *tmpOutgoingMsg)) in SendRtspSetup()2583 if (PVMFSuccess != sendSocketOutgoingMsg(iSendSocket, *iSrvResponse)) in processServerRequest()2670 if (PVMFSuccess != sendSocketOutgoingMsg(iSendSocket, *iSrvResponse)) in processEntityBody()[all …]
731 SocketContainer iSendSocket, iRecvSocket; variable