SO_REUSEPORT feature support in JDK 9 for socket communication (original) (raw)
Alan Bateman Alan.Bateman at oracle.com
Thu Oct 22 13:24:18 UTC 2015
- Previous message: SO_REUSEPORT feature support in JDK 9 for socket communication
- Next message: SO_REUSEPORT feature support in JDK 9 for socket communication
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 22/10/2015 14:04, Roger Riggs wrote:
Hi Sandhya,
The folks on net-dev at openjdk.java.net will be interested too. Yes, net-dev is the best list for this.
One other thing to mention is the SocketOption interface and the setOption/getOption methods. This allows for platform or JDK-specific specific socket options, it also allows it to be implemented by the NIO SocketChannel and friends.
-Alan
- Previous message: SO_REUSEPORT feature support in JDK 9 for socket communication
- Next message: SO_REUSEPORT feature support in JDK 9 for socket communication
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]