JDK-4145756 : connecting between Java socket and Unix Domain socket.
  • Type: Enhancement
  • Component: core-libs
  • Sub-Component: java.net
  • Affected Version: 1.1.5,1.3.0,6
  • Priority: P4
  • Status: Closed
  • Resolution: Won't Fix
  • OS: generic,linux,windows_95
  • CPU: generic,x86
  • Submitted: 1998-06-04
  • Updated: 2009-05-27
  • Resolved: 2009-05-27
Related Reports
Duplicate :  
Relates :  
Relates :  
Description

Name: diC59631			Date: 06/04/98


hi,
    In a typical application I have to connect a server listing to Unix domain socket and storing socket id in the disk to Java client.

I could not find Socket or SockImpl class implement any such thing.

please help!
regards.
(Review ID: 27954)
======================================================================

Comments
EVALUATION Unix domain socket is probably supported through a socket factory in a production release. yingxian.wang@eng 2000-02-08
08-02-2000