Searched defs:sock (Results 1 – 3 of 3) sorted by relevance
527 OSocket::OSocket(const OSocket& sock) : in OSocket()599 OSocket& OSocket::operator= (const OSocket& sock) in operator =()1186 OAcceptorSocket::OAcceptorSocket(const OAcceptorSocket& sock) : in OAcceptorSocket()1331 OStreamSocket::OStreamSocket(const OStreamSocket& sock) : in OStreamSocket()1340 OStreamSocket::OStreamSocket(const OSocket& sock) : in OStreamSocket()1381 OStreamSocket& OStreamSocket::operator= (const OSocket& sock) in operator =()1391 OStreamSocket& OStreamSocket::operator= (const OStreamSocket& sock) in operator =()1580 OConnectorSocket::OConnectorSocket(const OConnectorSocket& sock) : in OConnectorSocket()1630 ODatagramSocket::ODatagramSocket(const ODatagramSocket& sock) : in ODatagramSocket()
234 inline Socket& Socket::operator= (const Socket& sock) in operator =()
671 Socket sock = new Socket("localhost", port); in getNextFreePort() local
Completed in 40 milliseconds