| Package | Description |
|---|---|
| io.netty.channel.unix |
Unix specific transport.
|
| Modifier and Type | Method and Description |
|---|---|
DomainDatagramSocketAddress |
DomainDatagramSocketAddress.localAddress() |
DomainDatagramSocketAddress |
Socket.recvFromAddressDomainSocket(long memoryAddress,
int pos,
int limit) |
DomainDatagramSocketAddress |
Socket.recvFromDomainSocket(ByteBuffer buf,
int pos,
int limit) |
| Constructor and Description |
|---|
DomainDatagramSocketAddress(byte[] socketPath,
int receivedAmount,
DomainDatagramSocketAddress localAddress) |
Copyright © 2008–2025 The Netty Project. All rights reserved.