| Modifier and Type | Method and Description |
|---|---|
static AFUNIXSocket |
AFUNIXSocket.connectTo(AFUNIXSocketAddress addr)
Creates a new
AFUNIXSocket and connects it to the given AFUNIXSocketAddress. |
static AFUNIXSocket |
AFUNIXSocket.newInstance()
Creates a new, unbound
AFUNIXSocket. |
static AFUNIXSocket |
AFUNIXSocket.newStrictInstance()
Creates a new, unbound, "strict"
AFUNIXSocket. |
Copyright © 2009–2014 Kohlschütter Search Intelligence. All rights reserved.