Name
Go::UV::Constant - Constants for libuv
Class Methods
UV_VERSION_MAJOR
static method UV_VERSION_MAJOR : int ();
Returns the value of UV_VERSION_MAJOR.
UV_VERSION_MINOR
static method UV_VERSION_MINOR : int ();
Returns the value of UV_VERSION_MINOR.
UV_VERSION_PATCH
static method UV_VERSION_PATCH : int ();
Returns the value of UV_VERSION_PATCH.
UV_VERSION_IS_RELEASE
static method UV_VERSION_IS_RELEASE : int ();
Returns the value of UV_VERSION_IS_RELEASE.
UV_VERSION_HEX
static method UV_VERSION_HEX : int ();
Returns the value of UV_VERSION_HEX.
UV_VERSION_SUFFIX
static method UV_VERSION_SUFFIX : string ();
Returns the value of UV_VERSION_SUFFIX.
UV_E2BIG
static method UV_E2BIG : int ();
Returns the value of UV_E2BIG.
UV_EACCES
static method UV_EACCES : int ();
Returns the value of UV_EACCES.
UV_EADDRINUSE
static method UV_EADDRINUSE : int ();
Returns the value of UV_EADDRINUSE.
UV_EADDRNOTAVAIL
static method UV_EADDRNOTAVAIL : int ();
Returns the value of UV_EADDRNOTAVAIL.
UV_EAFNOSUPPORT
static method UV_EAFNOSUPPORT : int ();
Returns the value of UV_EAFNOSUPPORT.
UV_EAGAIN
static method UV_EAGAIN : int ();
Returns the value of UV_EAGAIN.
UV_EAI_ADDRFAMILY
static method UV_EAI_ADDRFAMILY : int ();
Returns the value of UV_EAI_ADDRFAMILY.
UV_EAI_AGAIN
static method UV_EAI_AGAIN : int ();
Returns the value of UV_EAI_AGAIN.
UV_EAI_BADFLAGS
static method UV_EAI_BADFLAGS : int ();
Returns the value of UV_EAI_BADFLAGS.
UV_EAI_BADHINTS
static method UV_EAI_BADHINTS : int ();
Returns the value of UV_EAI_BADHINTS.
UV_EAI_CANCELED
static method UV_EAI_CANCELED : int ();
Returns the value of UV_EAI_CANCELED.
UV_EAI_FAIL
static method UV_EAI_FAIL : int ();
Returns the value of UV_EAI_FAIL.
UV_EAI_FAMILY
static method UV_EAI_FAMILY : int ();
Returns the value of UV_EAI_FAMILY.
UV_EAI_MEMORY
static method UV_EAI_MEMORY : int ();
Returns the value of UV_EAI_MEMORY.
UV_EAI_NODATA
static method UV_EAI_NODATA : int ();
Returns the value of UV_EAI_NODATA.
UV_EAI_NONAME
static method UV_EAI_NONAME : int ();
Returns the value of UV_EAI_NONAME.
UV_EAI_OVERFLOW
static method UV_EAI_OVERFLOW : int ();
Returns the value of UV_EAI_OVERFLOW.
UV_EAI_PROTOCOL
static method UV_EAI_PROTOCOL : int ();
Returns the value of UV_EAI_PROTOCOL.
UV_EAI_SERVICE
static method UV_EAI_SERVICE : int ();
Returns the value of UV_EAI_SERVICE.
UV_EAI_SOCKTYPE
static method UV_EAI_SOCKTYPE : int ();
Returns the value of UV_EAI_SOCKTYPE.
UV_EALREADY
static method UV_EALREADY : int ();
Returns the value of UV_EALREADY.
UV_EBADF
static method UV_EBADF : int ();
Returns the value of UV_EBADF.
UV_EBUSY
static method UV_EBUSY : int ();
Returns the value of UV_EBUSY.
UV_ECANCELED
static method UV_ECANCELED : int ();
Returns the value of UV_ECANCELED.
UV_ECHARSET
static method UV_ECHARSET : int ();
Returns the value of UV_ECHARSET.
UV_ECONNABORTED
static method UV_ECONNABORTED : int ();
Returns the value of UV_ECONNABORTED.
UV_ECONNREFUSED
static method UV_ECONNREFUSED : int ();
Returns the value of UV_ECONNREFUSED.
UV_ECONNRESET
static method UV_ECONNRESET : int ();
Returns the value of UV_ECONNRESET.
UV_EDESTADDRREQ
static method UV_EDESTADDRREQ : int ();
Returns the value of UV_EDESTADDRREQ.
UV_EEXIST
static method UV_EEXIST : int ();
Returns the value of UV_EEXIST.
UV_EFAULT
static method UV_EFAULT : int ();
Returns the value of UV_EFAULT.
UV_EFBIG
static method UV_EFBIG : int ();
Returns the value of UV_EFBIG.
UV_EHOSTUNREACH
static method UV_EHOSTUNREACH : int ();
Returns the value of UV_EHOSTUNREACH.
UV_EINTR
static method UV_EINTR : int ();
Returns the value of UV_EINTR.
UV_EINVAL
static method UV_EINVAL : int ();
Returns the value of UV_EINVAL.
UV_EIO
static method UV_EIO : int ();
Returns the value of UV_EIO.
UV_EISCONN
static method UV_EISCONN : int ();
Returns the value of UV_EISCONN.
UV_EISDIR
static method UV_EISDIR : int ();
Returns the value of UV_EISDIR.
UV_ELOOP
static method UV_ELOOP : int ();
Returns the value of UV_ELOOP.
UV_EMFILE
static method UV_EMFILE : int ();
Returns the value of UV_EMFILE.
UV_EMSGSIZE
static method UV_EMSGSIZE : int ();
Returns the value of UV_EMSGSIZE.
UV_ENAMETOOLONG
static method UV_ENAMETOOLONG : int ();
Returns the value of UV_ENAMETOOLONG.
UV_ENETDOWN
static method UV_ENETDOWN : int ();
Returns the value of UV_ENETDOWN.
UV_ENETUNREACH
static method UV_ENETUNREACH : int ();
Returns the value of UV_ENETUNREACH.
UV_ENFILE
static method UV_ENFILE : int ();
Returns the value of UV_ENFILE.
UV_ENOBUFS
static method UV_ENOBUFS : int ();
Returns the value of UV_ENOBUFS.
UV_ENODEV
static method UV_ENODEV : int ();
Returns the value of UV_ENODEV.
UV_ENOENT
static method UV_ENOENT : int ();
Returns the value of UV_ENOENT.
UV_ENOMEM
static method UV_ENOMEM : int ();
Returns the value of UV_ENOMEM.
UV_ENONET
static method UV_ENONET : int ();
Returns the value of UV_ENONET.
UV_ENOPROTOOPT
static method UV_ENOPROTOOPT : int ();
Returns the value of UV_ENOPROTOOPT.
UV_ENOSPC
static method UV_ENOSPC : int ();
Returns the value of UV_ENOSPC.
UV_ENOSYS
static method UV_ENOSYS : int ();
Returns the value of UV_ENOSYS.
UV_ENOTCONN
static method UV_ENOTCONN : int ();
Returns the value of UV_ENOTCONN.
UV_ENOTDIR
static method UV_ENOTDIR : int ();
Returns the value of UV_ENOTDIR.
UV_ENOTEMPTY
static method UV_ENOTEMPTY : int ();
Returns the value of UV_ENOTEMPTY.
UV_ENOTSOCK
static method UV_ENOTSOCK : int ();
Returns the value of UV_ENOTSOCK.
UV_ENOTSUP
static method UV_ENOTSUP : int ();
Returns the value of UV_ENOTSUP.
UV_EPERM
static method UV_EPERM : int ();
Returns the value of UV_EPERM.
UV_EPIPE
static method UV_EPIPE : int ();
Returns the value of UV_EPIPE.
UV_EPROTO
static method UV_EPROTO : int ();
Returns the value of UV_EPROTO.
UV_EPROTONOSUPPORT
static method UV_EPROTONOSUPPORT : int ();
Returns the value of UV_EPROTONOSUPPORT.
UV_EPROTOTYPE
static method UV_EPROTOTYPE : int ();
Returns the value of UV_EPROTOTYPE.
UV_ERANGE
static method UV_ERANGE : int ();
Returns the value of UV_ERANGE.
UV_EROFS
static method UV_EROFS : int ();
Returns the value of UV_EROFS.
UV_ESHUTDOWN
static method UV_ESHUTDOWN : int ();
Returns the value of UV_ESHUTDOWN.
UV_ESPIPE
static method UV_ESPIPE : int ();
Returns the value of UV_ESPIPE.
UV_ESRCH
static method UV_ESRCH : int ();
Returns the value of UV_ESRCH.
UV_ETIMEDOUT
static method UV_ETIMEDOUT : int ();
Returns the value of UV_ETIMEDOUT.
UV_ETXTBSY
static method UV_ETXTBSY : int ();
Returns the value of UV_ETXTBSY.
UV_EXDEV
static method UV_EXDEV : int ();
Returns the value of UV_EXDEV.
UV_UNKNOWN
static method UV_UNKNOWN : int ();
Returns the value of UV_UNKNOWN.
UV_EOF
static method UV_EOF : int ();
Returns the value of UV_EOF.
UV_ENXIO
static method UV_ENXIO : int ();
Returns the value of UV_ENXIO.
UV_EMLINK
static method UV_EMLINK : int ();
Returns the value of UV_EMLINK.
UV_ASYNC
static method UV_ASYNC : int ();
Returns the value of UV_ASYNC.
UV_CHECK
static method UV_CHECK : int ();
Returns the value of UV_CHECK.
UV_FS_EVENT
static method UV_FS_EVENT : int ();
Returns the value of UV_FS_EVENT.
UV_FS_POLL
static method UV_FS_POLL : int ();
Returns the value of UV_FS_POLL.
UV_IDLE
static method UV_IDLE : int ();
Returns the value of UV_IDLE.
UV_NAMED_PIPE
static method UV_NAMED_PIPE : int ();
Returns the value of UV_NAMED_PIPE.
UV_POLL
static method UV_POLL : int ();
Returns the value of UV_POLL.
UV_PREPARE
static method UV_PREPARE : int ();
Returns the value of UV_PREPARE.
UV_PROCESS
static method UV_PROCESS : int ();
Returns the value of UV_PROCESS.
UV_STREAM
static method UV_STREAM : int ();
Returns the value of UV_STREAM.
UV_TCP
static method UV_TCP : int ();
Returns the value of UV_TCP.
UV_TIMER
static method UV_TIMER : int ();
Returns the value of UV_TIMER.
UV_TTY
static method UV_TTY : int ();
Returns the value of UV_TTY.
UV_UDP
static method UV_UDP : int ();
Returns the value of UV_UDP.
UV_SIGNAL
static method UV_SIGNAL : int ();
Returns the value of UV_SIGNAL.
UV_FILE
static method UV_FILE : int ();
Returns the value of UV_FILE.
UV_RUN_DEFAULT
static method UV_RUN_DEFAULT : int ();
Returns the value of UV_RUN_DEFAULT.
UV_RUN_ONCE
static method UV_RUN_ONCE : int ();
Returns the value of UV_RUN_ONCE.
UV_RUN_NOWAIT
static method UV_RUN_NOWAIT : int ();
Returns the value of UV_RUN_NOWAIT.
UV_LOOP_BLOCK_SIGNAL
static method UV_LOOP_BLOCK_SIGNAL : int ();
Returns the value of UV_LOOP_BLOCK_SIGNAL.
UV_READABLE
static method UV_READABLE : int ();
Returns the value of UV_READABLE.
UV_WRITABLE
static method UV_WRITABLE : int ();
Returns the value of UV_WRITABLE.
UV_DISCONNECT
static method UV_DISCONNECT : int ();
Returns the value of UV_DISCONNECT.
UV_PRIORITIZED
static method UV_PRIORITIZED : int ();
Returns the value of UV_PRIORITIZED.
UV_TTY_MODE_NORMAL
static method UV_TTY_MODE_NORMAL : int ();
Returns the value of UV_TTY_MODE_NORMAL.
UV_TTY_MODE_RAW
static method UV_TTY_MODE_RAW : int ();
Returns the value of UV_TTY_MODE_RAW.
UV_TTY_MODE_IO
static method UV_TTY_MODE_IO : int ();
Returns the value of UV_TTY_MODE_IO.
UV_JOIN_GROUP
static method UV_JOIN_GROUP : int ();
Returns the value of UV_JOIN_GROUP.
UV_LEAVE_GROUP
static method UV_LEAVE_GROUP : int ();
Returns the value of UV_LEAVE_GROUP.