JDK-6727157 : ServerSocket - TOS field of ip packets
  • Type: Enhancement
  • Component: core-libs
  • Sub-Component: java.net
  • Affected Version: 6u5
  • Priority: P3
  • Status: Closed
  • Resolution: Won't Fix
  • OS: other
  • CPU: x86
  • Submitted: 2008-07-18
  • Updated: 2019-04-01
  • Resolved: 2019-04-01
Related Reports
Relates :  
Relates :  
Description
It is impossible to set the TOS field of ip packets used for the TCP handshaking
by using the provided interface for ServerSocket in the net library.