gcc/libjava/gnu/java
Michael Koch 98a91a724e 2003-06-19 Michael Koch <konqueror@gmx.de>
* gnu/java/nio/DatagramChannelImpl.java
	(fd): Removed.
	(blocking): New member variable.
	(socket): Likewise.
	(DatagramChannelImpl): Throws IOException, initialize socket.
	(socket):Implemented.
	(implCloseSelectableChannel): Throws IOException, implemented.
	(implConfigureBlocking): Likewise.
	(connect): Likewise.
	(disconnect): Likewise.
	(isConnected): Likewise.
	(write): Likewise.
	(read): Likewise.
	(receive): Throws IOException.
	(send): Likewise.
	* gnu/java/nio/SocketChannelImpl.java
	(read): Implemented.
	(write): Implemented.

From-SVN: r68208
2003-06-19 16:42:25 +00:00
..
awt XPanelPeer.java (beginLayout, [...]): New methods. 2003-03-01 22:14:21 +00:00
beans
io Engine.java, [...]: New files from classpath. 2003-04-30 07:23:42 +00:00
lang ArrayHelper.java, [...]: Reformatted to match classpath's versions. 2003-06-17 12:01:37 +00:00
locale LocaleInformation_af_ZA.java, [...]: Updated copyright info; from Classpath. 2003-03-01 22:22:23 +00:00
math
nio 2003-06-19 Michael Koch <konqueror@gmx.de> 2003-06-19 16:42:25 +00:00
rmi re PR libgcj/10886 (The RMI registry that comes with GCJ does not work correctly) 2003-06-08 01:35:32 +00:00
security 2003-06-19 Michael Koch <konqueror@gmx.de> 2003-06-19 09:45:44 +00:00
text
util