classpath-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cp-patches] FYI: DatagramSocket fix


From: Roman Kennke
Subject: [cp-patches] FYI: DatagramSocket fix
Date: Fri, 16 Dec 2005 17:13:48 +0000

Hi,

the DatagramSocket supports setting a factory for DatagramSocketImpls,
but seems to never actually use it. This patch fixes this. A mauve test
is following soon.

2005-12-16  Roman Kennke  <address@hidden>

        * java/net/DatagramSocket.java
        (DatagramSocket(SocketAddress)): Actually use the factory if one
        is installed.


/Roman

Attachment: patch.diff
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]