You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by GitBox <gi...@apache.org> on 2022/12/08 04:12:41 UTC

[GitHub] [dubbo-rust] jht5945 commented on pull request #86: Ftr: add feature for unix socket capability

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: notifications-unsubscribe@dubbo.apache.org

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


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