Uses of Class
org.newsclub.net.unix.AFSocketOption
-
Uses of AFSocketOption in org.newsclub.net.unix
Modifier and TypeMethodDescription<T> T
AFDatagramSocket.getOption
(AFSocketOption<T> name) Returns the value of a junixsocket socket option.<T> DatagramSocket
AFDatagramSocket.setOption
(AFSocketOption<T> name, T value) Sets the value of a socket option.