You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@teaclave.apache.org by He Sun <no...@github.com.INVALID> on 2023/06/30 10:42:03 UTC

[apache/incubator-teaclave-sgx-sdk] Implement Send and Sync for SgxFile (PR #439)

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: &lt;apache/incubator-teaclave-sgx-sdk/pull/439@github.com&gt;

Re: [apache/incubator-teaclave-sgx-sdk] Implement Send and Sync for SgxFile (PR #439)

Posted by volcano <no...@github.com.INVALID>.
Merged #439 into v2.0.0-preview.

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

Message ID: <ap...@github.com>