Searched defs:shutdownInput (Results 1 – 3 of 3) sorted by relevance
181 private native void shutdown(FileDescriptor fd, boolean shutdownInput); in shutdown()390 protected void shutdownInput() throws IOException in shutdownInput() method in LocalSocketImpl
204 public void shutdownInput() throws IOException { in shutdownInput() method in LocalSocket
185 jboolean shutdownInput) in socket_shutdown()