gcc/libjava/java/net
Warren Levy c261e080ef DatagramSocket.java (DatagramSocket(int,InetAddress)): Handle null addresses.
* java/net/DatagramSocket.java(DatagramSocket(int,InetAddress)):
	  Handle null addresses.

From-SVN: r32339
2000-03-05 09:01:16 +00:00
..
BindException.java * All files: Updated copyright to reflect Cygnus purchase. 2000-01-19 18:39:27 +00:00
ConnectException.java * All files: Updated copyright to reflect Cygnus purchase. 2000-01-19 18:39:27 +00:00
ContentHandler.java * All files: Updated copyright to reflect Cygnus purchase. 2000-01-19 18:39:27 +00:00
ContentHandlerFactory.java * All files: Updated copyright to reflect Cygnus purchase. 2000-01-19 18:39:27 +00:00
DatagramPacket.java * All files: Updated copyright to reflect Cygnus purchase. 2000-01-19 18:39:27 +00:00
DatagramSocket.java DatagramSocket.java (DatagramSocket(int,InetAddress)): Handle null addresses. 2000-03-05 09:01:16 +00:00
DatagramSocketImpl.java * All files: Updated copyright to reflect Cygnus purchase. 2000-01-19 18:39:27 +00:00
FileNameMap.java * All files: Updated copyright to reflect Cygnus purchase. 2000-01-19 18:39:27 +00:00
HttpURLConnection.java * All files: Updated copyright to reflect Cygnus purchase. 2000-01-19 18:39:27 +00:00
InetAddress.java * All files: Updated copyright to reflect Cygnus purchase. 2000-01-19 18:39:27 +00:00
JarURLConnection.java * All files: Updated copyright to reflect Cygnus purchase. 2000-01-19 18:39:27 +00:00
MalformedURLException.java * All files: Updated copyright to reflect Cygnus purchase. 2000-01-19 18:39:27 +00:00
MulticastSocket.java * All files: Updated copyright to reflect Cygnus purchase. 2000-01-19 18:39:27 +00:00
natInetAddress.cc * All files: Updated copyright to reflect Cygnus purchase. 2000-01-19 18:39:27 +00:00
natPlainDatagramSocketImpl.cc * All files: Updated copyright to reflect Cygnus purchase. 2000-01-19 18:39:27 +00:00
natPlainSocketImpl.cc * All files: Updated copyright to reflect Cygnus purchase. 2000-01-19 18:39:27 +00:00
NoRouteToHostException.java * All files: Updated copyright to reflect Cygnus purchase. 2000-01-19 18:39:27 +00:00
PlainDatagramSocketImpl.java * All files: Updated copyright to reflect Cygnus purchase. 2000-01-19 18:39:27 +00:00
PlainSocketImpl.java * All files: Updated copyright to reflect Cygnus purchase. 2000-01-19 18:39:27 +00:00
ProtocolException.java * All files: Updated copyright to reflect Cygnus purchase. 2000-01-19 18:39:27 +00:00
ServerSocket.java * All files: Updated copyright to reflect Cygnus purchase. 2000-01-19 18:39:27 +00:00
Socket.java * All files: Updated copyright to reflect Cygnus purchase. 2000-01-19 18:39:27 +00:00
SocketException.java * All files: Updated copyright to reflect Cygnus purchase. 2000-01-19 18:39:27 +00:00
SocketImpl.java * All files: Updated copyright to reflect Cygnus purchase. 2000-01-19 18:39:27 +00:00
SocketImplFactory.java * All files: Updated copyright to reflect Cygnus purchase. 2000-01-19 18:39:27 +00:00
SocketOptions.java * All files: Updated copyright to reflect Cygnus purchase. 2000-01-19 18:39:27 +00:00
UnknownHostException.java * All files: Updated copyright to reflect Cygnus purchase. 2000-01-19 18:39:27 +00:00
UnknownServiceException.java * All files: Updated copyright to reflect Cygnus purchase. 2000-01-19 18:39:27 +00:00
URL.java * All files: Updated copyright to reflect Cygnus purchase. 2000-01-19 18:39:27 +00:00
URLClassLoader.java * All files: Updated copyright to reflect Cygnus purchase. 2000-01-19 18:39:27 +00:00
URLConnection.java Minor clean up and bug fix. 2000-02-26 21:12:54 +00:00
URLDecoder.java * All files: Updated copyright to reflect Cygnus purchase. 2000-01-19 18:39:27 +00:00
URLEncoder.java * All files: Updated copyright to reflect Cygnus purchase. 2000-01-19 18:39:27 +00:00
URLStreamHandler.java * All files: Updated copyright to reflect Cygnus purchase. 2000-01-19 18:39:27 +00:00
URLStreamHandlerFactory.java * All files: Updated copyright to reflect Cygnus purchase. 2000-01-19 18:39:27 +00:00