errno

object errno
class Object
trait Matchable
class Any

Value members

Concrete fields

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