Slava Monich 3e039e033c [gbinder] Close descriptors associated with transactions. Fixes JB#44099
Those are coming as objects of type BINDER_TYPE_FD and the
receiving side has to close them.
2018-12-08 03:12:22 +02:00
2018-12-07 02:54:57 +02:00
2018-12-07 02:54:57 +02:00
2018-10-31 17:03:44 +03:00
2018-10-11 12:04:04 +03:00

GLib-style interface to binder (Android IPC mechanism)

Provides:

1. Integration with GLib event loop
2. Detection of 32 vs 64 bit kernel at runtime
3. Asynchronous transactions that don't block the event thread
Description
No description provided
Readme 1.5 MiB
Languages
C 97.2%
Makefile 1.8%
Yacc 0.7%
Lex 0.2%
Shell 0.1%