ServerSocket::accept
Michael Koch
konqueror@gmx.de
Fri Jul 9 21:33:00 GMT 2004
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Am Dienstag, 6. Juli 2004 18:08 schrieb Eric Wong:
> Hi,
>> In version 3.4.0/1, ServerSocket.accept() creates a
> new Socket() and then in the process invoke
> Socket.getImpl(), which goes something like this:
Can you please try the attached patch ? It should fix your problem.
Michael
2004年07月09日 Michael Koch <konqueror@gmx.de>
* java/net/ServerSocket.java
(accept): Don't create two client sockets when accepting connections.
- --
Homepage: http://www.worldforge.org/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
iD8DBQFA7w+iWSOgCCdjSDsRAp6GAJ0b1Dk8jcEhZyO7zhRHGg1vOFtrBgCgjKXU
uyYdsryAbK0wZMcNs9TFcQw=
=x+gS
-----END PGP SIGNATURE-----
-------------- next part --------------
A non-text attachment was scrubbed...
Name: accept.diff
Type: text/x-diff
Size: 614 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/java/attachments/20040709/d373a7f1/attachment.bin>
More information about the Java
mailing list