package eval.luv
.. | |
---|---|
AddrInfo | |
AddrInfoFlag | |
AddrInfoOptions | |
AddrInfoRequest | |
AddressFamily | Network address families. |
Async | Inter-loop communication. |
Barrier | Barriers. |
Buffer | Data buffers. |
Check | Post-I/O callback. |
Condition | Condition variables. |
ConnectedUdp | Connected UDP sockets. |
CpuInfo | |
Dir | See also: |
DirSync | Synchronous version of |
DirectoryScan | |
Dirent | |
DirentKind | |
Dns | DNS queries. |
Env | Environment variables. |
File | Files. |
FileAccessFlag | |
FileCopyFlag | |
FileMode | Permission bits. |
FileModeNumeric | Abstract type for a bit field of permissions bits, i.e., an |
FileOpenFlag | |
FileRequest | |
FileStat | |
FileStatFs | |
FileStatTimeSpec | |
FileSymlinkFlag | |
FileSync | Synchronous version of |
FsEvent | Filesystem events. |
FsEventFlag | |
FsEventType | |
FsPoll | Filesystem polling. |
Handle | Handles. |
Idle | Per-iteration callback. |
InterfaceAddress | |
Loop | Event loops. |
LoopOption | Configuration options. |
LuvException | Exceptions thrown by functions in |
Metrics | Metrics. |
Mutex | Mutexes. |
NameInfoFlag | |
NameInfoOptions | |
NameInfoRequest | |
Network | Network interfaces and hostname. |
NoData | |
Once | Once-only initialization. |
OsFd | See also: |
OsSocket | See also: |
Passwd | Current user information. |
PasswdData | |
Path | Relevant directories. |
Pid | Process ids. |
Pipe | Pipes |
PipeMode | |
Prepare | Pre-I/O callback. |
Process | Subprocesses. |
ProcessOptions | Options for spawning the process. |
RUsage | |
Random | System entropy source. |
RandomRequest | |
RandomSync | |
ReceiveHandle | |
RecvFlag | |
Redirection | File descriptor redirections for use with |
Request | Requests. |
Resource | Resource usage. |
Result | Outcome of an operation. |
ResultTools | |
RunMode | |
RwLock | Read-write locks. |
Semaphore | Semaphores. |
SendHandle | |
SigNum | For the moment, the signals exposed are those that are both present on Unix and present or emulated by libuv on Windows. |
Signal | Signals. |
SockAddr | Binds |
SocketHandle | |
SocketType | Socket types. |
Stream | Streams. |
SystemInfo | System information. |
TStream | |
Tcp | TCP sockets. |
Thread | Threads. |
ThreadPool | Thread pool. |
ThreadPoolRequest | |
Time | Current time. |
Timer | Timers. |
Tty | Consoles. |
TtyMode | |
UVError | Error handling. |
Udp | UDP sockets. |
UdpMembership | |
Uname | |
VTermState | |
Version | Version information for the vendored libuv. |