Fields

signals:{SIGXFSZ:Int, SIGXCPU:Int, SIGWINCH:Int, SIGVTALRM:Int, SIGUSR1:Int, SIGURG:Int, SIGUNUSED:Int, SIGTTOU:Int, SIGTTIN:Int, SIGTSTP:Int, SIGTRAP:Int, SIGTERM:Int, SIGSYS:Int, SIGSTOP:Int, SIGSTKFLT:Int, SIGSEGV:Int, SIGQUIT:Int, SIGPWR:Int, SIGPROF:Int, SIGPOLL:Int, SIGPIPE:Int, SIGLOST:Int, SIGKILL:Int, SIGIOT:Int, SIGIO:Int, SIGINT:Int, SIGINFO:Int, SIGILL:Int, SIGHUP:Int, SIGFPE:Int, SIGCONT:Int, SIGCHLD:Int, SIGBUS:Int, SIGBREAK:Int, SIGALRM:Int, SIGABRT:Int}

The following signal constants are exported by os.constants.signals:

See also:

priority:{PRIORITY_NORMAL:Int, PRIORITY_LOW:Int, PRIORITY_HIGHEST:Int, PRIORITY_HIGH:Int, PRIORITY_BELOW_NORMAL:Int, PRIORITY_ABOVE_NORMAL:Int}

The following process scheduling constants are exported by os.constants.priority:

See also:

errno:{WSA_E_NO_MORE:Null<Int>, WSA_E_CANCELLED:Null<Int>, WSAVERNOTSUPPORTED:Null<Int>, WSATYPE_NOT_FOUND:Null<Int>, WSASYSNOTREADY:Null<Int>, WSASYSCALLFAILURE:Null<Int>, WSASERVICE_NOT_FOUND:Null<Int>, WSANOTINITIALISED:Null<Int>, WSAEWOULDBLOCK:Null<Int>, WSAEUSERS:Null<Int>, WSAETOOMANYREFS:Null<Int>, WSAETIMEDOUT:Null<Int>, WSAESTALE:Null<Int>, WSAESOCKTNOSUPPORT:Null<Int>, WSAESHUTDOWN:Null<Int>, WSAEREMOTE:Null<Int>, WSAEREFUSED:Null<Int>, WSAEPROVIDERFAILEDINIT:Null<Int>, WSAEPROTOTYPE:Null<Int>, WSAEPROTONOSUPPORT:Null<Int>, WSAEPROCLIM:Null<Int>, WSAEPFNOSUPPORT:Null<Int>, WSAEOPNOTSUPP:Null<Int>, WSAENOTSOCK:Null<Int>, WSAENOTEMPTY:Null<Int>, WSAENOTCONN:Null<Int>, WSAENOPROTOOPT:Null<Int>, WSAENOMORE:Null<Int>, WSAENOBUFS:Null<Int>, WSAENETUNREACH:Null<Int>, WSAENETRESET:Null<Int>, WSAENETDOWN:Null<Int>, WSAENAMETOOLONG:Null<Int>, WSAEMSGSIZE:Null<Int>, WSAEMFILE:Null<Int>, WSAELOOP:Null<Int>, WSAEISCONN:Null<Int>, WSAEINVALIDPROVIDER:Null<Int>, WSAEINVALIDPROCTABLE:Null<Int>, WSAEINVAL:Null<Int>, WSAEINTR:Null<Int>, WSAEINPROGRESS:Null<Int>, WSAEHOSTUNREACH:Null<Int>, WSAEHOSTDOWN:Null<Int>, WSAEFAULT:Null<Int>, WSAEDQUOT:Null<Int>, WSAEDISCON:Null<Int>, WSAEDESTADDRREQ:Null<Int>, WSAECONNRESET:Null<Int>, WSAECONNREFUSED:Null<Int>, WSAECONNABORTED:Null<Int>, WSAECANCELLED:Null<Int>, WSAEBADF:Null<Int>, WSAEALREADY:Null<Int>, WSAEAFNOSUPPORT:Null<Int>, WSAEADDRNOTAVAIL:Null<Int>, WSAEADDRINUSE:Null<Int>, WSAEACCES:Null<Int>, EXDEV:Int, EWOULDBLOCK:Int, ETXTBSY:Int, ETIMEDOUT:Int, ETIME:Int, ESTALE:Int, ESRCH:Int, ESPIPE:Int, EROFS:Int, ERANGE:Int, EPROTOTYPE:Int, EPROTONOSUPPORT:Int, EPROTO:Int, EPIPE:Int, EPERM:Int, EOVERFLOW:Int, EOPNOTSUPP:Int, ENXIO:Int, ENOTTY:Int, ENOTSUP:Int, ENOTSOCK:Int, ENOTEMPTY:Int, ENOTDIR:Int, ENOTCONN:Int, ENOSYS:Int, ENOSTR:Int, ENOSR:Int, ENOSPC:Int, ENOPROTOOPT:Int, ENOMSG:Int, ENOMEM:Int, ENOLINK:Int, ENOLCK:Int, ENOEXEC:Int, ENOENT:Int, ENODEV:Int, ENODATA:Int, ENOBUFS:Int, ENFILE:Int, ENETUNREACH:Int, ENETRESET:Int, ENETDOWN:Int, ENAMETOOLONG:Int, EMULTIHOP:Int, EMSGSIZE:Int, EMLINK:Int, EMFILE:Int, ELOOP:Int, EISDIR:Int, EISCONN:Int, EIO:Int, EINVAL:Int, EINTR:Int, EINPROGRESS:Int, EILSEQ:Int, EIDRM:Int, EHOSTUNREACH:Int, EFBIG:Int, EFAULT:Int, EEXIST:Int, EDQUOT:Int, EDOM:Int, EDESTADDRREQ:Int, EDEADLK:Int, ECONNRESET:Int, ECONNREFUSED:Int, ECONNABORTED:Int, ECHILD:Int, ECANCELED:Int, EBUSY:Int, EBADMSG:Int, EBADF:Int, EALREADY:Int, EAGAIN:Int, EAFNOSUPPORT:Int, EADDRNOTAVAIL:Int, EADDRINUSE:Int, EACCES:Int, E2BIG:Int}

The following error constants are exported by os.constants.errno:

See also:

dlopen:{RTLD_NOW:Null<Int>, RTLD_LOCAL:Null<Int>, RTLD_LAZY:Null<Int>, RTLD_GLOBAL:Null<Int>, RTLD_DEEPBIND:Null<Int>}

If available on the operating system, the following constants are exported in os.constants.dlopen. See dlopen(3) for detailed information.

See also:

UV_UDP_REUSEADDR:Int

libuv-specific constant