Package | Description |
---|---|
jnr.unixsocket |
Modifier and Type | Method and Description |
---|---|
UnixDatagramChannel |
UnixDatagramChannel.bind(SocketAddress local) |
UnixDatagramChannel |
UnixDatagramChannel.connect(UnixSocketAddress remote) |
UnixDatagramChannel |
UnixDatagramChannel.disconnect() |
static UnixDatagramChannel |
UnixDatagramChannel.open() |
static UnixDatagramChannel[] |
UnixDatagramChannel.pair() |
Copyright © 2018. All rights reserved.