ivila opened a new pull request, #319: URL: https://github.com/apache/teaclave-trustzone-sdk/pull/319
The inherent TcpStream::connect_v4 method takes precedence over StdCompatConnect with std enabled and returns std::io::Error instead of SocketError. Let the example infer the result type so it compiles with either feature set. Run optee-utee tests with std enabled in CI alongside the existing no_std test run to cover both configurations. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
