Docs
Reference
Guides
Blog
Discord
/
node:os
/
constants
N
dlopen
N
errno
N
priority
N
signals
V
UV_UDP_REUSEADDR
Search the reference...
/
Docs
Reference
Guides
Blog
Discord
/
node:os
/
constants
N
dlopen
N
errno
N
priority
N
signals
V
UV_UDP_REUSEADDR
namespace
os.constants
namespace
constants
namespace
dlopen
const
RTLD_DEEPBIND
:
number
const
RTLD_GLOBAL
:
number
const
RTLD_LAZY
:
number
const
RTLD_LOCAL
:
number
const
RTLD_NOW
:
number
namespace
errno
const
E2BIG
:
number
const
EACCES
:
number
const
EADDRINUSE
:
number
const
EADDRNOTAVAIL
:
number
const
EAFNOSUPPORT
:
number
const
EAGAIN
:
number
const
EALREADY
:
number
const
EBADF
:
number
const
EBADMSG
:
number
const
EBUSY
:
number
const
ECANCELED
:
number
const
ECHILD
:
number
const
ECONNABORTED
:
number
const
ECONNREFUSED
:
number
const
ECONNRESET
:
number
const
EDEADLK
:
number
const
EDESTADDRREQ
:
number
const
EDOM
:
number
const
EDQUOT
:
number
const
EEXIST
:
number
const
EFAULT
:
number
const
EFBIG
:
number
const
EHOSTUNREACH
:
number
const
EIDRM
:
number
const
EILSEQ
:
number
const
EINPROGRESS
:
number
const
EINTR
:
number
const
EINVAL
:
number
const
EIO
:
number
const
EISCONN
:
number
const
EISDIR
:
number
const
ELOOP
:
number
const
EMFILE
:
number
const
EMLINK
:
number
const
EMSGSIZE
:
number
const
EMULTIHOP
:
number
const
ENAMETOOLONG
:
number
const
ENETDOWN
:
number
const
ENETRESET
:
number
const
ENETUNREACH
:
number
const
ENFILE
:
number
const
ENOBUFS
:
number
const
ENODATA
:
number
const
ENODEV
:
number
const
ENOENT
:
number
const
ENOEXEC
:
number
const
ENOLCK
:
number
const
ENOLINK
:
number
const
ENOMEM
:
number
const
ENOMSG
:
number
const
ENOPROTOOPT
:
number
const
ENOSPC
:
number
const
ENOSR
:
number
const
ENOSTR
:
number
const
ENOSYS
:
number
const
ENOTCONN
:
number
const
ENOTDIR
:
number
const
ENOTEMPTY
:
number
const
ENOTSOCK
:
number
const
ENOTSUP
:
number
const
ENOTTY
:
number
const
ENXIO
:
number
const
EOPNOTSUPP
:
number
const
EOVERFLOW
:
number
const
EPERM
:
number
const
EPIPE
:
number
const
EPROTO
:
number
const
EPROTONOSUPPORT
:
number
const
EPROTOTYPE
:
number
const
ERANGE
:
number
const
EROFS
:
number
const
ESPIPE
:
number
const
ESRCH
:
number
const
ESTALE
:
number
const
ETIME
:
number
const
ETIMEDOUT
:
number
const
ETXTBSY
:
number
const
EWOULDBLOCK
:
number
const
EXDEV
:
number
const
WSA_E_CANCELLED
:
number
const
WSA_E_NO_MORE
:
number
const
WSAEACCES
:
number
const
WSAEADDRINUSE
:
number
const
WSAEADDRNOTAVAIL
:
number
const
WSAEAFNOSUPPORT
:
number
const
WSAEALREADY
:
number
const
WSAEBADF
:
number
const
WSAECANCELLED
:
number
const
WSAECONNABORTED
:
number
const
WSAECONNREFUSED
:
number
const
WSAECONNRESET
:
number
const
WSAEDESTADDRREQ
:
number
const
WSAEDISCON
:
number
const
WSAEDQUOT
:
number
const
WSAEFAULT
:
number
const
WSAEHOSTDOWN
:
number
const
WSAEHOSTUNREACH
:
number
const
WSAEINPROGRESS
:
number
const
WSAEINTR
:
number
const
WSAEINVAL
:
number
const
WSAEINVALIDPROCTABLE
:
number
const
WSAEINVALIDPROVIDER
:
number
const
WSAEISCONN
:
number
const
WSAELOOP
:
number
const
WSAEMFILE
:
number
const
WSAEMSGSIZE
:
number
const
WSAENAMETOOLONG
:
number
const
WSAENETDOWN
:
number
const
WSAENETRESET
:
number
const
WSAENETUNREACH
:
number
const
WSAENOBUFS
:
number
const
WSAENOMORE
:
number
const
WSAENOPROTOOPT
:
number
const
WSAENOTCONN
:
number
const
WSAENOTEMPTY
:
number
const
WSAENOTSOCK
:
number
const
WSAEOPNOTSUPP
:
number
const
WSAEPFNOSUPPORT
:
number
const
WSAEPROCLIM
:
number
const
WSAEPROTONOSUPPORT
:
number
const
WSAEPROTOTYPE
:
number
const
WSAEPROVIDERFAILEDINIT
:
number
const
WSAEREFUSED
:
number
const
WSAEREMOTE
:
number
const
WSAESHUTDOWN
:
number
const
WSAESOCKTNOSUPPORT
:
number
const
WSAESTALE
:
number
const
WSAETIMEDOUT
:
number
const
WSAETOOMANYREFS
:
number
const
WSAEUSERS
:
number
const
WSAEWOULDBLOCK
:
number
const
WSANOTINITIALISED
:
number
const
WSASERVICE_NOT_FOUND
:
number
const
WSASYSCALLFAILURE
:
number
const
WSASYSNOTREADY
:
number
const
WSATYPE_NOT_FOUND
:
number
const
WSAVERNOTSUPPORTED
:
number
namespace
priority
const
PRIORITY_ABOVE_NORMAL
:
number
const
PRIORITY_BELOW_NORMAL
:
number
const
PRIORITY_HIGH
:
number
const
PRIORITY_HIGHEST
:
number
const
PRIORITY_LOW
:
number
const
PRIORITY_NORMAL
:
number
namespace
signals
const
signals
:
SignalConstants
const
UV_UDP_REUSEADDR
:
number