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 2022/11/05 14:31:27 UTC

[GitHub] [incubator-teaclave-sgx-sdk] volcano0dr commented on issue #407: `bind()` call fails with 'cannot listen on port: Os { code: 22, kind: InvalidInput, message: "Invalid argument" }'

volcano0dr commented on issue #407:
URL: https://github.com/apache/incubator-teaclave-sgx-sdk/issues/407#issuecomment-1304557582

   @OverOrion Thanks for reporting this issue, I have fixed it.
   root cause: `mio` depends on `net2`, but `net2` is not compatible with rust `nightly-2022-10-22`.
   I think a better fix is to update `mio-sgx`.


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@teaclave.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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