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