Searched refs:closeSocket (Results 1 – 6 of 6) sorted by relevance
25 this->closeSocket(fSockfd); in ~SkSocket()49 void SkSocket::closeSocket(int sockfd) { in closeSocket() function in SkSocket68 this->closeSocket(sockfd); in onFailedConnection()305 this->closeSocket(i); in disconnectAll()331 this->closeSocket(fSockfd); in onFailedConnection()
109 void closeSocket(int sockfd);
81 @After public void closeSocket() throws IOException { in closeSocket() method in StreamServiceTest
525 public Boolean closeSocket(String id) { in closeSocket() method in SocketFacade