Documentation ¶
Overview ¶
Package unix maps constants from golang.org/x/sys/unix to local constant and makes them available for other platforms as well.
Index ¶
Constants ¶
View Source
const ( AF_INET = linux.AF_INET AF_INET6 = linux.AF_INET6 AF_UNSPEC = linux.AF_UNSPEC NFNETLINK_V0 = linux.NFNETLINK_V0 NETLINK_NETFILTER = linux.NETLINK_NETFILTER )
various constants
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.