Patch: java.net - fix for double socket creation
Michael Koch
konqueror@gmx.de
Thu Apr 22 07:04:00 GMT 2004
Hi list,
I just commited the attached patch to merge a fix from GNU classpath for
double creation of a socket when using ServerSocket.accept().
Michael
2004-04-22 Michael Koch <konqueror@gmx.de>
* java/net/Socket.java
(impl): Made package-private.
* java/net/ServerSocket.java
(implAccept): Access Socket.impl field directly.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: net.diff
Type: text/x-diff
Size: 1404 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/java-patches/attachments/20040422/9302d656/attachment.bin>
More information about the Java-patches
mailing list