An adapter for TCP sockets in OP-TEE. Typically, it is not used directly,
but can be employed for wrapper operations, such as traffic control within
the TEE.
An adapter for UDP sockets in OP-TEE. Typically, it is not used directly,
but can be employed for wrapper operations, such as traffic control within
the TEE.
A trait used for convenience; import it so that the code remains consistent
with the std version (with the only difference being the return error type).
A trait used for convenience; import it so that the code remains consistent
with the std version (with the only difference being the return error type).
A trait used for convenience; import it so that the code remains consistent
with the std version (with the only difference being the return error type).