Age | Commit message (Collapse) | Author | Files | Lines |
|
Signed-off-by: Keith Packard <keithp@keithp.com>
|
|
Signed-off-by: Keith Packard <keithp@keithp.com>
|
|
Signed-off-by: Keith Packard <keithp@keithp.com>
|
|
Signed-off-by: Keith Packard <keithp@keithp.com>
|
|
Pass FD from client to server to avoid a round trip.
Signed-off-by: Keith Packard <keithp@keithp.com>
|
|
The kernel doesn't provide an API to discover the size, so just pass
it back in the protocol
Signed-off-by: Keith Packard <keithp@keithp.com>
|
|
Signed-off-by: Keith Packard <keithp@keithp.com>
|
|
Signed-off-by: Keith Packard <keithp@keithp.com>
|
|
Returns a file descriptor for a shared memory segment containing a
sync fence object.
Signed-off-by: Keith Packard <keithp@keithp.com>
|
|
This allows multiple subsystems within the application to all
separately control event delivery. Yes, it could be done client-side,
but it's way easier in the server.
Signed-off-by: Keith Packard <keithp@keithp.com>
|
|
Just getting started
Signed-off-by: Keith Packard <keithp@keithp.com>
|
|
Signed-off-by: Keith Packard <keithp@keithp.com>
|