Open Enclave
0.16.1
|
#include <openenclave/bits/defs.h>
#include <openenclave/bits/result.h>
#include <openenclave/bits/types.h>
Go to the source code of this file.
Functions | |
oe_result_t | oe_load_module_host_file_system (void) |
Load the host file system module. More... | |
oe_result_t | oe_load_module_host_socket_interface (void) |
Load the host socket interface module. More... | |
oe_result_t | oe_load_module_host_resolver (void) |
Load the host resolver module. More... | |
oe_result_t | oe_load_module_host_epoll (void) |
Load the event polling (epoll) module. More... | |
This file defines functions to load the optional modules available.