Uses of Enum Class
org.newsclub.net.unix.darwin.system.WellKnownKernelControlNames
Package
Description
The junixsocket implementation for Darwin AF_SYSTEM sockets.
-
Uses of WellKnownKernelControlNames in org.newsclub.net.unix.darwin.system
Modifier and TypeMethodDescriptionstatic WellKnownKernelControlNames
Returns the enum constant of this class with the specified name.static WellKnownKernelControlNames[]
WellKnownKernelControlNames.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionint
AFSYSTEMDatagramSocket.getNodeIdentity
(WellKnownKernelControlNames name) Retrieves the kernel control ID given a kernel control name.