Package-level declarations
Types
Endianness symbolic type.
Represents information about a network interface; typically returned by os.networkInterfaces(). When OS info is host-restricted, stubbed values are returned.
Priority setting for a given OS task.
Describes the structure of options which can be provided to the os.userInfo(...) method.
Properties
Symbol used to indicate big-endianness.
Symbol used to indicate little-endianness.
Bind all symbols from this library.
Open the library globally.
Open the library lazily.
Open the library locally.
Open the library immediately.
Execution Priority: PRIORITY_ABOVE_NORMAL.
Execution Priority: PRIORITY_BELOW_NORMAL.
Execution Priority: PRIORITY_HIGH.
Execution Priority: PRIORITY_HIGHEST.
Execution Priority: PRIORITY_LOW.
Execution Priority: PRIORITY_NORMAL.
Symbol for the E2BIG code.
Symbol for the EACCES code.
Symbol for the EADDRINUSE code.
Symbol for the EADDRNOTAVAIL code.
Symbol for the EAFNOSUPPORT code.
Symbol for the EAGAIN code.
Symbol for the EALREADY code.
Symbol for the EBADF code.
Symbol for the EBADMSG code.
Symbol for the EBUSY code.
Symbol for the ECANCELED code.
Symbol for the ECHILD code.
Symbol for the ECONNABORTED code.
Symbol for the ECONNREFUSED code.
Symbol for the ECONNRESET code.
Symbol for the EDEADLK code.
Symbol for the EDESTADDRREQ code.
Symbol for the EDOM code.
Symbol for the EDQUOT code.
Symbol for the EEXIST code.
Symbol for the EFAULT code.
Symbol for the EFBIG code.
Symbol for the EHOSTUNREACH code.
Symbol for the EIDRM code.
Symbol for the EILSEQ code.
Symbol for the EINPROGRESS code.
Symbol for the EINTR code.
Symbol for the EINVAL code.
Symbol for the EIO code.
Symbol for the EISCONN code.
Symbol for the EISDIR code.
Symbol for the ELOOP code.
Symbol for the EMFILE code.
Symbol for the EMLINK code.
Symbol for the EMSGSIZE code.
Symbol for the EMULTIHOP code.
Symbol for the ENAMETOOLONG code.
Symbol for the ENETDOWN code.
Symbol for the ENETRESET code.
Symbol for the ENETUNREACH code.
Symbol for the ENFILE code.
Symbol for the ENOBUFS code.
Symbol for the ENODATA code.
Symbol for the ENODEV code.
Symbol for the ENOENT code.
Symbol for the ENOEXEC code.
Symbol for the ENOLCK code.
Symbol for the ENOLINK code.
Symbol for the ENOMEM code.
Symbol for the ENOMSG code.
Symbol for the ENOPROTOOPT code.
Symbol for the ENOSPC code.
Symbol for the ENOSR code.
Symbol for the ENOSTR code.
Symbol for the ENOSYS code.
Symbol for the ENOTCONN code.
Symbol for the ENOTDIR code.
Symbol for the ENOTEMPTY code.
Symbol for the ENOTSOCK code.
Symbol for the ENOTSUP code.
Symbol for the ENOTTY code.
Symbol for the ENXIO code.
Symbol for the EOPNOTSUPP code.
Symbol for the EOVERFLOW code.
Symbol for the EPERM code.
Symbol for the EPIPE code.
Symbol for the EPROTO code.
Symbol for the EPROTONOSUPPORT code.
Symbol for the EPROTOTYPE code.
Symbol for the ERANGE code.
Symbol for the EROFS code.
Symbol for the ESPIPE code.
Symbol for the ESRCH code.
Symbol for the ESTALE code.
Symbol for the ETIME code.
Symbol for the ETIMEDOUT code.
Symbol for the ETXTBSY code.
Symbol for the EWOULDBLOCK code.
Symbol for the EXDEV code.
Symbol for the RTLD_DEEPBIND flag.
Symbol for the RTLD_GLOBAL flag.
Symbol for the RTLD_LAZY flag.
Symbol for the RTLD_LOCAL flag.
Symbol for the RTLD_NOW flag.