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