Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problems using Pipes #37

Open
dzobbe opened this issue Apr 25, 2016 · 1 comment
Open

Problems using Pipes #37

dzobbe opened this issue Apr 25, 2016 · 1 comment

Comments

@dzobbe
Copy link

dzobbe commented Apr 25, 2016

Hi,

I'm having problems using pipes for enclave/non-enclave communication. It seems that the system calls called by the main_enclave don't work in a correct way. For example the mkdir doesn't create a directory but a file and the fifo file is not generated by the mknod. What am I doing wrong? I should execute differently the enclave program? Sorry but I just started with opensgx. Thanks

@jiak94
Copy link

jiak94 commented May 31, 2016

Did you get the pipes working? I have the same issue on non_enclave here but have no idea how to fix it. The error is saying "Not a directory".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants