Searched refs:sock (Results 1 – 7 of 7) sorted by relevance
534 VOS_ASSERT(sock.m_pSockRef != 0); in OSocket()536 if ( sock.m_pSockRef !=0 ) in OSocket()603 if (m_pSockRef == sock.m_pSockRef) in operator =()614 m_pSockRef= sock.m_pSockRef; in operator =()1187 OSocket(sock) in OAcceptorSocket()1332 OSocket(sock), IStream() in OStreamSocket()1341 OSocket(sock) in OStreamSocket()1383 OSocket::operator=(sock); in operator =()1393 OSocket::operator=(sock); in operator =()1581 OStreamSocket(sock) in OConnectorSocket()[all …]
5 @@ -270,6 +270,10 @@ int BIO_listen(int sock, const BIO_ADDR *addr, int options)13 if (setsockopt(sock, IPPROTO_IPV6, IPV6_V6ONLY,
234 inline Socket& Socket::operator= (const Socket& sock) in operator =() argument236 return (*this) = sock.getHandle(); in operator =()
205 inline Socket& SAL_CALL operator= (const Socket& sock);
462 OSocket(const OSocket& sock);487 OSocket& SAL_CALL operator= (const OSocket& sock);
671 Socket sock = new Socket("localhost", port); in getNextFreePort() local
38836 …tionen\01010300.xhp 0 help par_id6011841 0 fr Vos propres modèles sont sockés dans ce fichier. …
Completed in 2742 milliseconds