Generated by
JDiff

Class java.net.SocketImpl

Added Methods
void connect(SocketAddress, int) Connects this socket to the specified port number on the specified host.
void sendUrgentData(int) Send one byte of urgent data on the socket.
boolean supportsUrgentData() Returns whether or not this SocketImpl supports sending urgent data.