JDK-4071045 : I need to be able to pass in a bound socket to a java application
  • Type: Enhancement
  • Component: core-libs
  • Sub-Component: java.net
  • Affected Version: 1.1.1
  • Priority: P5
  • Status: Closed
  • Resolution: Won't Fix
  • OS: solaris_2.5.1
  • CPU: sparc
  • Submitted: 1997-08-11
  • Updated: 2006-12-11
  • Resolved: 2006-12-11
Related Reports
Relates :  
Description
Name: rlT66838			Date: 08/11/97


Minor modifications of serversocket.java provide
the required constructor to allow
the passing in of a filedescriptor (via stdin, or
stdout)

This is a really usefull feature and you should add
it. If you like, I will add it and give it back to you.


======================================================================

Comments
EVALUATION Part of this functionality was provided with java.lang.System.inheritedChannel(). See 4673940 for details. That's as far as we're willing to go on that front.
11-12-2006

WORK AROUND Name: rlT66838 Date: 08/11/97 ======================================================================
11-06-2004

EVALUATION Will do as part of SocketFactory support. yingxian.wang@eng 2000-01-27
27-01-2000