Files
gcc/libjava/java
Jeff Sturm 47d0866c79 * java/net/PlainDatagramSocketImpl.java
(close): Use native implementation.
	(finalize): New method.

	* java/net/PlainSocketImpl.java (finalize): New method.

	* java/net/natPlainDatagramSocketImpl.cc
	(java/io/FileDescriptor.h): Don't include.
	(close): Implement method here.
	(create): Don't assign fd.

	* java/net/natPlainSocketImpl.cc
	(java/io/FileDescriptor.h): Don't include.
	(create): Don't assign fd.
	(accept): Likewise.
	(close): Synchronize.

From-SVN: r51492
2002-03-28 02:08:36 +00:00
..
2002-01-22 22:40:42 +00:00
2002-03-24 21:32:14 +00:00
2002-03-25 02:28:22 +00:00
2002-02-14 23:16:11 +00:00
2002-02-14 23:16:11 +00:00
2002-02-14 23:16:11 +00:00
2002-01-22 22:40:42 +00:00
2002-01-22 22:40:42 +00:00