Home
last modified time | relevance | path

Searched refs:GetSocketDescriptor (Results 1 – 2 of 2) sorted by relevance

/Renode-v1.15.3-c57714d/src/Plugins/CoSimulationPlugin/IntegrationLibrary/libs/socket-cpp/Socket/
DTCPClient.h69 Socket GetSocketDescriptor() const { return m_ConnectSocket; } in GetSocketDescriptor() function
/Renode-v1.15.3-c57714d/src/Plugins/CoSimulationPlugin/IntegrationLibrary/libs/socket-cpp/
DREADME.md108 int ret = ASocket::SelectSocket(tcpClient->GetSocketDescriptor(), 300); // poll for 300 ms