Type Definition wasmer_vnet::SocketDescriptor

source ·
pub type SocketDescriptor = FileDescriptor;
Expand description

Socket descriptors are also file descriptors and so all file operations can also be used on sockets