Netty transport native Unix common library providing shared utilities for native Unix socket implementations.
<dependency>
<groupId>io.netty</groupId>
<artifactId>netty-transport-native-unix-common</artifactId>
<version>4.2.12.Final</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a domain socket address and an Epoll domain socket channel.
Add the appropriate classifier dependency (e.g., netty-transport-native-epoll for Linux x86_64).
No dependency data recorded yet.