std::fs::File has the implementaions of those two traits. If SgxFile had the 
same implementation, it would be convenient for developers to replace File with 
SgxFile where those implementations are needed during Rust crate porting to SGX 
enclave.
You can view, comment on, or merge this pull request online at:

  https://github.com/apache/incubator-teaclave-sgx-sdk/pull/439

-- Commit Summary --

  * Implement Send and Sync for SgxFile

-- File Changes --

    M sgx_protected_fs/tfs/src/fs.rs (3)

-- Patch Links --

https://github.com/apache/incubator-teaclave-sgx-sdk/pull/439.patch
https://github.com/apache/incubator-teaclave-sgx-sdk/pull/439.diff

-- 
Reply to this email directly or view it on GitHub:
https://github.com/apache/incubator-teaclave-sgx-sdk/pull/439
You are receiving this because you are subscribed to this thread.

Message ID: <apache/incubator-teaclave-sgx-sdk/pull/4...@github.com>

Reply via email to