gcc/libjava/gnu/java
Mohan Embar 89c5711036 natPlainDatagramSocketImplWin32.cc: Removed unused InterruptedIOException.h include.
* gnu/java/net/natPlainDatagramSocketImplWin32.cc:
	Removed unused InterruptedIOException.h include.
	* gnu/java/net/natPlainSocketImplWin32.cc
	(connect): Reset and ignore our thread's interrupted
	flag instead of testing and throwing an InterruptedIOException
	if set.
	(accept): Likewise + changed case of SocketTimeoutException
	text.
	(write): Likewise (for both overloads).
	(doRead): Likewise.

From-SVN: r74716
2003-12-16 22:57:06 +00:00
..
awt gnu_java_awt_peer_gtk_GtkEvents.c (awt_event_handler): Most coded moved to pre_event_handler, with the modifications mentioned below. 2003-12-11 13:50:51 +00:00
beans IntrospectionIncubator.java (addMethod): Add public static methods. 2003-10-29 15:22:01 +00:00
io Engine.java, [...]: New files from classpath. 2003-04-30 07:23:42 +00:00
lang TypeSignature.java (getClassForEncoding): Splitted the method so we can specify an explicit boot loader. 2003-12-16 11:35:40 +00:00
locale 2003-07-13 Michael Koch <konqueror@gmx.de> 2003-07-13 15:00:20 +00:00
math Add license clarification. 2002-01-22 22:40:42 +00:00
net natPlainDatagramSocketImplWin32.cc: Removed unused InterruptedIOException.h include. 2003-12-16 22:57:06 +00:00
nio win32.cc (WSAEventWrapper): Implemented default constructor and init() methods. 2003-12-16 22:54:22 +00:00
rmi ProtocolConstants.java, DER.java: Removing redundant modifiers. 2003-10-11 18:56:54 +00:00
security ProtocolConstants.java, DER.java: Removing redundant modifiers. 2003-10-11 18:56:54 +00:00
text SentenceBreakIterator.java (next): Skip all java white space characters. 2002-05-12 01:11:18 +00:00
util FileBasedFactory.java, [...]: New files, all merged from classpath. 2003-02-13 07:45:58 +00:00