Searched defs:closeSocket (Results 1 – 2 of 2) sorted by relevance
177 public static void closeSocket(FileDescriptor fd) throws IOException { in closeSocket() method in IoBridge
914 public void closeSocket(Socket socket) { in closeSocket() method in HttpsURLConnectionTest.ServerWork