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

Usability without XServer in Android #6

Open
relipo opened this issue Jun 28, 2017 · 2 comments
Open

Usability without XServer in Android #6

relipo opened this issue Jun 28, 2017 · 2 comments

Comments

@relipo
Copy link

relipo commented Jun 28, 2017

I understand this was done with applications connected to an XServer in mind, but I actually need this functionality to handle some C code I have (using SYSV shared memory API), which I'm porting right now for the first time to Android, so I wanted to check:

Is the XServer here is a must (to make this all work), or is this something that can be used regardless?

I'm asking because NOT using the XServer, ancil_recv_fd() hangs on the call to recvmsg(), and I'm just wondering if this is a bug in my outdated kernel (3.18), or if I'm missing something here?

Thanks a lot

@pelya
Copy link
Owner

pelya commented Jun 28, 2017 via email

@relipo
Copy link
Author

relipo commented Jul 20, 2017

Thanks a lot. Works perfectly.

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