Name: dfR10049 Date: 06/08/2001
Javadoc does not specify that connect() and bind() methods of
Socket, ServerSocket, DatagramSocket, MulticastSocket classes
expect that SocketAddress parameter is instance of InetSocketAddress.
An exception will be thrown with an instance of other class.
This behavior should be specified.
======================================================================