Class AFSYSTEMDatagramSocket

java.lang.Object
java.net.DatagramSocket
org.newsclub.net.unix.AFDatagramSocket<AFSYSTEMSocketAddress>
org.newsclub.net.unix.darwin.system.AFSYSTEMDatagramSocket
All Implemented Interfaces:
Closeable, AutoCloseable, AFSocketExtensions, AFSomeSocket, AFSomeSocketThing, AFSYSTEMSocketExtensions, FileDescriptorAccess

public final class AFSYSTEMDatagramSocket extends AFDatagramSocket<AFSYSTEMSocketAddress> implements AFSYSTEMSocketExtensions
A DatagramSocket implementation that works with AF_SYSTEM sockets.
Author:
Christian Kohlschütter