-
Notifications
You must be signed in to change notification settings - Fork 48
Usability without XServer in Android #6
Copy link
Copy link
Open
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels