Uses of Enum Class
org.newsclub.net.unix.darwin.system.WellKnownKernelControlNames
Packages that use WellKnownKernelControlNames
Package
Description
The junixsocket implementation for Darwin AF_SYSTEM sockets.
-
Uses of WellKnownKernelControlNames in org.newsclub.net.unix.darwin.system
Methods in org.newsclub.net.unix.darwin.system that return WellKnownKernelControlNamesModifier 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.Methods in org.newsclub.net.unix.darwin.system with parameters of type WellKnownKernelControlNamesModifier and TypeMethodDescriptionint
AFSYSTEMDatagramSocket.getNodeIdentity
(WellKnownKernelControlNames name) Retrieves the kernel control ID given a kernel control name.