Open Enclave  0.10.0

◆ oe_load_module_host_socket_interface()

oe_result_t oe_load_module_host_socket_interface ( void  )

Load the host socket interface module.

This function loads the host socket interface module which is needed for an enclave application to be able to call socket APIs which are routed through the host.

Return values
OE_OKThe module was successfully loaded.
OE_FAILUREModule failed to load.