You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@teaclave.apache.org by GitBox <gi...@apache.org> on 2020/04/02 07:09:14 UTC

[GitHub] [incubator-teaclave-sgx-sdk] volcano0dr opened a new pull request #214: Modify the error return of the sgx_tstd::sys::thread::new

volcano0dr opened a new pull request #214: Modify the error return of the sgx_tstd::sys::thread::new
URL: https://github.com/apache/incubator-teaclave-sgx-sdk/pull/214
 
 
   sgx_libc::pthread_create returns an EAGAIN error, indicating that no TCS is available, so using SGX_ERROR_OUT_OF_TCS instead of EAGAIN returns io:::Error

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@teaclave.apache.org
For additional commands, e-mail: notifications-help@teaclave.apache.org


[GitHub] [incubator-teaclave-sgx-sdk] dingelish merged pull request #214: Modify the error return of the sgx_tstd::sys::thread::new

Posted by GitBox <gi...@apache.org>.
dingelish merged pull request #214: Modify the error return of the sgx_tstd::sys::thread::new
URL: https://github.com/apache/incubator-teaclave-sgx-sdk/pull/214
 
 
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@teaclave.apache.org
For additional commands, e-mail: notifications-help@teaclave.apache.org