Re: RFR: 8237352: Evaluate how to write a custom DatagramSocket/MulticastSocket without using DatagramSocketImplFactory

2021-01-30 Thread Alan Bateman
On Fri, 29 Jan 2021 18:54:55 GMT, Daniel Fuchs wrote: >> DatagramSocket has a DatagramSocket.setDatagramSocketImplFactory method that >> allows to globally replace the default DatagramSocket/MulticastSocket >> implementation provided by the JDK. This was provided as a way in early JDK >> relea

Re: RFR: 8237352: Evaluate how to write a custom DatagramSocket/MulticastSocket without using DatagramSocketImplFactory [v5]

2021-01-30 Thread Alan Bateman
On Fri, 29 Jan 2021 18:59:04 GMT, Daniel Fuchs wrote: >> DatagramSocket has a DatagramSocket.setDatagramSocketImplFactory method that >> allows to globally replace the default DatagramSocket/MulticastSocket >> implementation provided by the JDK. This was provided as a way in early JDK >> relea

Re: RFR: 8237352: Evaluate how to write a custom DatagramSocket/MulticastSocket without using DatagramSocketImplFactory [v5]

2021-01-30 Thread Alan Bateman
On Fri, 29 Jan 2021 18:59:04 GMT, Daniel Fuchs wrote: >> DatagramSocket has a DatagramSocket.setDatagramSocketImplFactory method that >> allows to globally replace the default DatagramSocket/MulticastSocket >> implementation provided by the JDK. This was provided as a way in early JDK >> relea