Type Reason Java.IO.IOException if an error occurs while closing the socket input stream. Java.Net.SocketException if the input stream is already closed.
Closes the input stream of this socket. Any further data sent to this socket will be discarded. Reading from this socket after this method has been called will return the value EOF.