jht5945 commented on PR #86: URL: https://github.com/apache/dubbo-rust/pull/86#issuecomment-1341969546
The name is conflict with the Unix OS name, if the feature requires specific OS, should use `#[cfg(target_os = "unix")]`, otherwise just a special feature, the detail feature name will be better, for example `unix_socket` -- 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]
