| Package | Description |
|---|---|
| io.netty.channel.epoll |
Optimized transport for linux which uses EPOLL Edge-Triggered Mode
for maximal performance.
|
| Modifier and Type | Method and Description |
|---|---|
VSockAddress |
LinuxSocket.localVSockAddress() |
VSockAddress |
LinuxSocket.remoteVSockAddress() |
| Modifier and Type | Method and Description |
|---|---|
void |
LinuxSocket.bindVSock(VSockAddress address) |
boolean |
LinuxSocket.connectVSock(VSockAddress address) |
Copyright © 2008–2025 The Netty Project. All rights reserved.