inetAddress

Gets the INetAddress from a socket address.

Throws

if the socket address doesn't support an IP address.


fun Channel.inetAddress(): InetAddress

Gets the INetAddress from the given channel


fun ChannelHandlerContext.inetAddress(): InetAddress

Gets the INetAddress from the given channel handler context.