Crate nix [] [src]

Rust friendly bindings to the various *nix system functions.

Modules are structured according to the C header file that they would be defined in.

Modules

errno
fcntl
features
libc
net
poll
sys
unistd

Safe wrappers around functions found in libc "unistd.h" header

Macros

convert_ioctl_res

Convert raw ioctl return value to a Nix result

io
ioc
ioctl
ior
iorw
iow

Enums

Errno
Error

Nix Error Type

c_void

Traits

NixPath

Type Definitions

Result

Nix Result Type

c_int