Faasm
stable
Topics
HTTP API
C++ support
Writing functions
Debugging
Faasm Development
Getting started
Host interface
Kubernetes integration
Troubleshooting
K8s Cluster set-up
LLVM use in Faasm
MPI support
Network isolation
Profiling
Proto-faaslets
Python
Releases
Building containers locally
Github config
SGX support
Shared files
State
Threading
Code
Namespace list
Class list
Faasm
»
File FileDescriptor.cpp
Edit on GitHub
File FileDescriptor.cpp
Defines
WASI_FD_FLAGS
namespace
storage
Functions
std
::
string
prependRuntimeRoot
(
const
std
::
string
&
originalPath
)
uint16_t
errnoToWasi
(
int
errnoIn
)
OpenMode
getOpenMode
(
uint16_t
openFlags
)
ReadWriteType
getRwType
(
uint64_t
rights
)
int32_t
wasiFdFlagsToLinux
(
int32_t
fdFlags
)