Searched defs:shutdownInput (Results 1 – 3 of 3) sorted by relevance
171 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
205 jboolean shutdownInput) in socket_shutdown()