xiaoxiang781216 commented on pull request #2811:
URL: https://github.com/apache/incubator-nuttx/pull/2811#issuecomment-773998380


   > Should the default be "" so this is not a breaking change?
   
   How to generate the pipe name is implementation detail(the path is already 
different from the user provided because the code appends the suffix(CS/SC/HD) 
to the path), the caller should never access the pipe by open/close pipe 
directly. And since all local socket api change to use the new path, the prefix 
addition is transparent to the caller.


----------------------------------------------------------------
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:
[email protected]


Reply via email to