org.sourceforge.jxutil.net
Class UnixDomainServerSocket
java.lang.Object
|
+--org.sourceforge.jxutil.net.UnixDomainServerSocket
- public final class UnixDomainServerSocket
- extends Object
- Author:
- Keve Muller
fd
private int fd
name
private final File name
UnixDomainServerSocket
public UnixDomainServerSocket(File name)
throws IOException
UnixDomainServerSocket
public UnixDomainServerSocket(String name)
throws IOException
accept
public UnixDomainSocket accept()
throws IOException
IOException
close
public void close()
throws IOException
IOException
finalize
public void finalize()
throws Throwable
- Overrides:
finalize
in class Object
Throwable
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2001,2002 Keve Müller, et al.; see LICENSE file for details.