| Modifier and Type | Method and Description |
|---|---|
static AFUNIXServerSocket |
AFUNIXServerSocket.bindOn(AFUNIXSocketAddress addr)
Returns a new AF_UNIX
ServerSocket that is bound to the given
AFUNIXSocketAddress. |
static AFUNIXSocket |
AFUNIXSocket.connectTo(AFUNIXSocketAddress addr)
Creates a new
AFUNIXSocket and connects it to the given AFUNIXSocketAddress. |
Copyright © 2009–2014 Kohlschütter Search Intelligence. All rights reserved.