Generated by
JDiff

Class java.net.Socket

Added Methods
boolean getKeepAlive() Tests if SO_KEEPALIVE is enabled.
void setKeepAlive(boolean) Enable/disable SO_KEEPALIVE.
void shutdownInput() Places the input stream for this socket at "end of stream".
void shutdownOutput() Disables the output stream for this socket.