Uses of Class
io.netty5.channel.unix.PeerCredentials
-
Packages that use PeerCredentials Package Description io.netty5.channel.unix Unix specific transport. -
-
Uses of PeerCredentials in io.netty5.channel.unix
Fields in io.netty5.channel.unix with type parameters of type PeerCredentials Modifier and Type Field Description static ChannelOption<PeerCredentials>
UnixChannelOption. SO_PEERCRED
Returns the unix credentials (uid, gid, pid) of the peer SO_PEERCRED
-